python310Packages.treeo 0 -> 1 attrpath: python310Packages.treeo 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/f28xfhm2jlr18r028jbs052myg3qv6ld-packages.json.drv building '/nix/store/f28xfhm2jlr18r028jbs052myg3qv6ld-packages.json.drv'... Going to be running update for following packages: - python3.10-treeo-0.0.11 Press Enter key to continue... Running update for: - python3.10-treeo-0.0.11: UPDATING ... - python3.10-treeo-0.0.11: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/treeo/default.nix b/pkgs/development/python-modules/treeo/default.nix index 30a90bd36ee..98f97f5c62b 100644 --- a/pkgs/development/python-modules/treeo/default.nix +++ b/pkgs/development/python-modules/treeo/default.nix @@ -12,14 +12,14 @@ buildPythonPackage rec { # Note that there is a version 0.4.0, but it was released in error. At the # time of writing (2022-03-29), v0.0.11 is the latest as reported on GitHub # and PyPI. - version = "0.0.11"; + version = "0.4.0"; format = "pyproject"; src = fetchFromGitHub { owner = "cgarciae"; repo = pname; - rev = version; - hash = "sha256-zs3F8i+G5OX/A9wOO60xVuvnm2QqrL+dHIrC0qwH37o="; + rev = "refs/tags/${version}"; + hash = "sha256-0py7sKjq6WqdsZwTq61jqaIbULTfwtpz29TTpt8M2Zw="; }; # See https://github.com/cgarciae/treex/issues/68. 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.treeo nix build failed. got build log for 'python310Packages.treeo' from 'daemon' Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing pip-build-hook Using pipBuildPhase Using pipShellHook Sourcing pip-install-hook Using pipInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/j0i5irqqa9yakjdfrijcg7ypkds8aphz-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/treeo/utils.py @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/s58zrkv5h5rhws5zrkjjjaw7i6xn7kd2-022915da2b3bf76406a7c79d1b4593bee7956f16.patch patching file treeo/tree.py Hunk #1 succeeded at 172 (offset -1 lines). Hunk #2 FAILED at 182. 1 out of 2 hunks FAILED -- saving rejects to file treeo/tree.py.rej