Loading pkgs/by-name/po/power-profiles-daemon/package.nix +2 −0 Original line number Diff line number Diff line Loading @@ -24,6 +24,7 @@ systemd, python3, nixosTests, nix-update-script, }: stdenv.mkDerivation (finalAttrs: { Loading Loading @@ -124,6 +125,7 @@ stdenv.mkDerivation (finalAttrs: { ''; passthru = { updateScript = nix-update-script { }; tests = { nixos = nixosTests.power-profiles-daemon; }; Loading Loading
pkgs/by-name/po/power-profiles-daemon/package.nix +2 −0 Original line number Diff line number Diff line Loading @@ -24,6 +24,7 @@ systemd, python3, nixosTests, nix-update-script, }: stdenv.mkDerivation (finalAttrs: { Loading Loading @@ -124,6 +125,7 @@ stdenv.mkDerivation (finalAttrs: { ''; passthru = { updateScript = nix-update-script { }; tests = { nixos = nixosTests.power-profiles-daemon; }; Loading