Loading pkgs/by-name/sc/scrutiny-collector/package.nix +2 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ , smartmontools , nixosTests , lib , nix-update-script }: let version = "0.8.0"; Loading Loading @@ -41,6 +42,7 @@ buildGoModule rec { ''; passthru.tests.scrutiny-collector = nixosTests.scrutiny; passthru.updateScript = nix-update-script { }; meta = { description = "Hard disk metrics collector for Scrutiny."; Loading Loading
pkgs/by-name/sc/scrutiny-collector/package.nix +2 −0 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ , smartmontools , nixosTests , lib , nix-update-script }: let version = "0.8.0"; Loading Loading @@ -41,6 +42,7 @@ buildGoModule rec { ''; passthru.tests.scrutiny-collector = nixosTests.scrutiny; passthru.updateScript = nix-update-script { }; meta = { description = "Hard disk metrics collector for Scrutiny."; Loading