Loading pkgs/by-name/th/thanos/package.nix +7 −0 Original line number Diff line number Diff line Loading @@ -7,6 +7,7 @@ nixosTests, testers, thanos, versionCheckHook, }: buildGoModule rec { Loading Loading @@ -45,6 +46,12 @@ buildGoModule rec { doCheck = true; nativeInstallCheckInputs = [ versionCheckHook ]; versionCheckProgramArg = "--version"; doInstallCheck = true; passthru = { updateScript = nix-update-script { }; tests = { Loading Loading
pkgs/by-name/th/thanos/package.nix +7 −0 Original line number Diff line number Diff line Loading @@ -7,6 +7,7 @@ nixosTests, testers, thanos, versionCheckHook, }: buildGoModule rec { Loading Loading @@ -45,6 +46,12 @@ buildGoModule rec { doCheck = true; nativeInstallCheckInputs = [ versionCheckHook ]; versionCheckProgramArg = "--version"; doInstallCheck = true; passthru = { updateScript = nix-update-script { }; tests = { Loading