python310Packages.langchainplus-sdk 0 -> 1 attrpath: python310Packages.langchainplus-sdk Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/j0ss65z2dism8r9n8zk4a5dh6jkaxbbb-packages.json.drv building '/nix/store/j0ss65z2dism8r9n8zk4a5dh6jkaxbbb-packages.json.drv'... Going to be running update for following packages: - python3.10-langsmith-0.0.75 Press Enter key to continue... Running update for: - python3.10-langsmith-0.0.75: UPDATING ... - python3.10-langsmith-0.0.75: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/langsmith/default.nix b/pkgs/development/python-modules/langsmith/default.nix index a24fc80db16c..e96708c427e9 100644 --- a/pkgs/development/python-modules/langsmith/default.nix +++ b/pkgs/development/python-modules/langsmith/default.nix @@ -12,7 +12,7 @@ buildPythonPackage rec { pname = "langsmith"; - version = "0.0.75"; + version = "0.0.78"; format = "pyproject"; disabled = pythonOlder "3.8"; @@ -21,7 +21,7 @@ buildPythonPackage rec { owner = "langchain-ai"; repo = "langsmith-sdk"; rev = "refs/tags/v${version}"; - hash = "sha256-BbDB3xP3OCRXxbOqFIzFNrpK5+wHbIZ/VlurNXrXpTw="; + hash = "sha256-CXOPgm8yK4i8JLgulxVRP9NYAiZR0qHFRI44yAjhHrs="; }; sourceRoot = "${src.name}/python"; No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python310Packages.langchainplus-sdk Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix --extra-experimental-features nix-command log -f . python310Packages.langchainplus-sdk Standard output: error: build log of 'python310Packages.langchainplus-sdk' is not available