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/n0cafh9vqc9hskr9llyk5ay7i1iv8b0c-packages.json.drv building '/nix/store/n0cafh9vqc9hskr9llyk5ay7i1iv8b0c-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..ea218774e680 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.46"; format = "pyproject"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-eIAh2dmSxsMdGYXZXMyyd8cmWILErNekmz5H2ne0vsg="; + hash = "sha256-+R1Z+NxRudE8r59Qk3jFSCrj+C73V5pDefxD27dKbwc="; }; 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/dflnaglz0zf4g253yfwd93ycq70jljd7-cohere-4.46.tar.gz source root is cohere-4.46 setting SOURCE_DATE_EPOCH to timestamp 1707347336 of file cohere-4.46/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