python311Packages.langchain-community 0 -> 1 attrpath: python311Packages.langchain-community 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/rrmx1n34lg46ginfzjsvk0d2lzhdivvw-packages.json.drv building '/nix/store/rrmx1n34lg46ginfzjsvk0d2lzhdivvw-packages.json.drv'... Going to be running update for following packages: - python3.11-langchain-community-0.0.29 Press Enter key to continue... Running update for: - python3.11-langchain-community-0.0.29: UPDATING ... - python3.11-langchain-community-0.0.29: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/langchain-community/default.nix b/pkgs/development/python-modules/langchain-community/default.nix index 95786643d458..331e4b661c03 100644 --- a/pkgs/development/python-modules/langchain-community/default.nix +++ b/pkgs/development/python-modules/langchain-community/default.nix @@ -17,7 +17,7 @@ buildPythonPackage rec { pname = "langchain-community"; - version = "0.0.29"; + version = "0.0.31"; pyproject = true; disabled = pythonOlder "3.8"; @@ -25,7 +25,7 @@ buildPythonPackage rec { src = fetchPypi { pname = "langchain_community"; inherit version; - hash = "sha256-2IEH+vqf4sVzPaljDGjZ7lHNM7HIiklQ56LZo49+eqM="; + hash = "sha256-mpcLwrtZu0wgS2ltjGLCU09t2zEAUAXMG31/k05Ypfw="; }; nativeBuildInputs = [ An auto update branch exists with message `python311Packages.langchain-community: 0.0.27 -> 0.0.28`. New version is 0.0.31. The auto update branch does not match or exceed the new version. Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.langchain-community Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix --extra-experimental-features nix-command log -f . python311Packages.langchain-community Standard output: error: build log of 'python311Packages.langchain-community' is not available