python310Packages.envisage 0 -> 1 attrpath: python310Packages.envisage 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/w6q2nvdn0mnb4fa2i19yp0wqk5v1m5sd-packages.json.drv building '/nix/store/w6q2nvdn0mnb4fa2i19yp0wqk5v1m5sd-packages.json.drv'... Going to be running update for following packages: - python3.10-envisage-6.1.0 Press Enter key to continue... Running update for: - python3.10-envisage-6.1.0: UPDATING ... - python3.10-envisage-6.1.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/envisage/default.nix b/pkgs/development/python-modules/envisage/default.nix index 6a7dde6f4ea..1bfbb5f7703 100644 --- a/pkgs/development/python-modules/envisage/default.nix +++ b/pkgs/development/python-modules/envisage/default.nix @@ -13,14 +13,14 @@ buildPythonPackage rec { pname = "envisage"; - version = "6.1.0"; + version = "6.1.1"; format = "setuptools"; disabled = pythonOlder "3.6"; src = fetchPypi { inherit pname version; - sha256 = "sha256-AATsUNcYLB4vtyvuooAMDZx8p5fayijb6yJoUKTCW40="; + sha256 = "sha256-6C8Uc4SJFM29B0zROvxKqv1iABYLnLrFGYyj1R4kBic="; }; 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 python310Packages.envisage nix build failed. Using setuptoolsShellHook Sourcing pip-install-hook Using pipInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh Sourcing setuptools-check-hook Using setuptoolsCheckPhase Sourcing pytest-check-hook Using pytestCheckPhase Removing setuptoolsCheckPhase @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/amvyr5a2hp1s0hawax70za7kzzszlcz5-envisage-6.1.1.tar.gz source root is envisage-6.1.1 setting SOURCE_DATE_EPOCH to timestamp 1675785893 of file envisage-6.1.1/setup.cfg @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/b045phd65k85w432vmg3qx3svnay9fhq-fix-mistake-in-menu-group-specification.patch patching file envisage/ui/workbench/default_action_set.py Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 2 out of 2 hunks ignored -- saving rejects to file envisage/ui/workbench/default_action_set.py.rej The next patch would create the file envisage/tests/test_workbench.py, which already exists! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored