soundsource: format with nixfmt-rfc-style

This commit is contained in:
DontEatOreo
2024-09-24 13:45:29 +03:00
parent 039db25806
commit 07b7037d68
@@ -1,7 +1,8 @@
{ lib
, stdenvNoCC
, fetchurl
, unzip
{
lib,
stdenvNoCC,
fetchurl,
unzip,
}:
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "soundsource";