Loading pkgs/by-name/go/goose-cli/package.nix +5 −0 Original line number Diff line number Diff line Loading @@ -13,6 +13,7 @@ openssl, cacert, writableTmpDirAsHomeHook, versionCheckHook, nix-update-script, llvmPackages, librusty_v8 ? callPackage ./librusty_v8.nix { Loading Loading @@ -131,6 +132,10 @@ rustPlatform.buildRustPackage (finalAttrs: { "--skip=test_session_id_propagation_to_llm" ]; nativeInstallCheckInputs = [ versionCheckHook ]; versionCheckProgramArg = "--version"; doInstallCheck = true; passthru.updateScript = nix-update-script { }; meta = { Loading Loading
pkgs/by-name/go/goose-cli/package.nix +5 −0 Original line number Diff line number Diff line Loading @@ -13,6 +13,7 @@ openssl, cacert, writableTmpDirAsHomeHook, versionCheckHook, nix-update-script, llvmPackages, librusty_v8 ? callPackage ./librusty_v8.nix { Loading Loading @@ -131,6 +132,10 @@ rustPlatform.buildRustPackage (finalAttrs: { "--skip=test_session_id_propagation_to_llm" ]; nativeInstallCheckInputs = [ versionCheckHook ]; versionCheckProgramArg = "--version"; doInstallCheck = true; passthru.updateScript = nix-update-script { }; meta = { Loading