Loading pkgs/by-name/sp/speakersafetyd/package.nix +5 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ pkg-config, alsa-lib, udevCheckHook, nix-update-script, }: rustPlatform.buildRustPackage (finalAttrs: { Loading Loading @@ -46,6 +47,10 @@ rustPlatform.buildRustPackage (finalAttrs: { dontCargoInstall = true; doInstallCheck = true; passthru = { updateScript = nix-update-script { }; }; meta = { description = "Userspace daemon that implements the Smart Amp protection model"; mainProgram = "speakersafetyd"; Loading Loading
pkgs/by-name/sp/speakersafetyd/package.nix +5 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ pkg-config, alsa-lib, udevCheckHook, nix-update-script, }: rustPlatform.buildRustPackage (finalAttrs: { Loading Loading @@ -46,6 +47,10 @@ rustPlatform.buildRustPackage (finalAttrs: { dontCargoInstall = true; doInstallCheck = true; passthru = { updateScript = nix-update-script { }; }; meta = { description = "Userspace daemon that implements the Smart Amp protection model"; mainProgram = "speakersafetyd"; Loading