flye 0 -> 1 attrpath: flye 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/ibwrw8mga8gkk0gr192yvyrvfl7rcall-packages.json.drv building '/nix/store/ibwrw8mga8gkk0gr192yvyrvfl7rcall-packages.json.drv'... Going to be running update for following packages: - flye-2.9.4 Press Enter key to continue... Running update for: - flye-2.9.4: UPDATING ... - flye-2.9.4: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/by-name/fl/flye/package.nix b/pkgs/by-name/fl/flye/package.nix index 41e098609597..d9215247b2e9 100644 --- a/pkgs/by-name/fl/flye/package.nix +++ b/pkgs/by-name/fl/flye/package.nix @@ -11,14 +11,14 @@ python3Packages.buildPythonApplication rec { pname = "flye"; - version = "2.9.4"; + version = "2.9.5"; pyproject = true; src = fetchFromGitHub { owner = "fenderglass"; repo = "flye"; rev = "refs/tags/${version}"; - hash = "sha256-lwiY0VTEsLMMXt1VowsS3jj44v30Z766xNRwQtQKr10="; + hash = "sha256-448PTdGueQVHFIDS5zMy+XKZCtEb0SqP8bspPLHMJn0="; }; patches = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/9m6hqyx9cyawc39125ci1x2wjsk5wpf1-nix-2.18.5/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A flye nix build failed. 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 Sourcing pytest-check-hook Using pytestCheckPhase Running phase: unpackPhase @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking source archive /nix/store/l3zsdz78aylv9akk2giz15bm8vkzapda-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/src/sequence/vertex_index.h Running phase: patchPhase @nix { "action": "setPhase", "phase": "patchPhase" } applying patch /nix/store/y14kqqnwy1dhk8maiqv4gvig7y99xqq0-aarch64-fix.patch patching file Makefile applying patch /nix/store/2qsdnmfyl7z3f3lxg4l7sqcw1lw46ga3-remove-distutils.patch patching file flye/tests/test_toy.py applying patch /nix/store/icpkcikgwn0nicb6cmdmxlgfjg6ldkgk-remove-find_module.patch patching file flye/six.py Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 3 out of 3 hunks ignored -- saving rejects to file flye/six.py.rej