python311Packages.cohere 0 -> 1 attrpath: python311Packages.cohere Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/633n37m2406ap9v71x9cyq2jc8h0sbdx-packages.json.drv building '/nix/store/633n37m2406ap9v71x9cyq2jc8h0sbdx-packages.json.drv'... Going to be running update for following packages: - python3.11-cohere-4.37 Press Enter key to continue... Running update for: - python3.11-cohere-4.37: UPDATING ... - python3.11-cohere-4.37: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/cohere/default.nix b/pkgs/development/python-modules/cohere/default.nix index 133721ca4d74..334b2c51e860 100644 --- a/pkgs/development/python-modules/cohere/default.nix +++ b/pkgs/development/python-modules/cohere/default.nix @@ -14,14 +14,14 @@ buildPythonPackage rec { pname = "cohere"; - version = "4.37"; + version = "4.44"; format = "pyproject"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-eIAh2dmSxsMdGYXZXMyyd8cmWILErNekmz5H2ne0vsg="; + hash = "sha256-BtnQVu2bQPFS2VUcpUeiDtCEEOLkNIi6F06QJc8JdGs="; }; patches = [ 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 python311Packages.cohere nix build failed. got build log for 'python311Packages.cohere' from 'daemon' Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing pypa-build-hook Using pypaBuildPhase Sourcing python-runtime-deps-check-hook Using pythonRuntimeDepsCheckHook Sourcing pypa-install-hook Using pypaInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/in7iw2v9s02dzb65a6wm1b6kxqac9fxc-cohere-4.44.tar.gz source root is cohere-4.44 setting SOURCE_DATE_EPOCH to timestamp 1705365168 of file cohere-4.44/pyproject.toml @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/js1gh95ipccg2d2g4wdkf4f5j6nxanjy-replace-poetry-with-poetry-core.patch patching file pyproject.toml Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file pyproject.toml.rej