Loading pkgs/applications/audio/soundsource/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -30,7 +30,10 @@ stdenvNoCC.mkDerivation (finalAttrs: { homepage = "https://rogueamoeba.com/soundsource"; license = licenses.unfree; sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ]; maintainers = with maintainers; [ emilytrau ]; maintainers = with maintainers; [ emilytrau donteatoreo ]; platforms = platforms.darwin; }; }) Loading
pkgs/applications/audio/soundsource/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -30,7 +30,10 @@ stdenvNoCC.mkDerivation (finalAttrs: { homepage = "https://rogueamoeba.com/soundsource"; license = licenses.unfree; sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ]; maintainers = with maintainers; [ emilytrau ]; maintainers = with maintainers; [ emilytrau donteatoreo ]; platforms = platforms.darwin; }; })