ansible-later 0 -> 1 attrpath: ansible-later 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/1g4ykxn11y21mm9ick9ch6pb1pca673i-packages.json.drv building '/nix/store/1g4ykxn11y21mm9ick9ch6pb1pca673i-packages.json.drv'... Going to be running update for following packages: - ansible-later-3.3.1 Press Enter key to continue... Running update for: - ansible-later-3.3.1: UPDATING ... - ansible-later-3.3.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/tools/admin/ansible/later.nix b/pkgs/tools/admin/ansible/later.nix index 733981ecd928..a0aae4b20c13 100644 --- a/pkgs/tools/admin/ansible/later.nix +++ b/pkgs/tools/admin/ansible/later.nix @@ -6,14 +6,14 @@ python3.pkgs.buildPythonApplication rec { pname = "ansible-later"; - version = "3.3.1"; + version = "4.0.2"; format = "pyproject"; src = fetchFromGitHub { owner = "thegeeklab"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-7k81eEcM+BXNrln6+Lu0+1LjsZdYkUidrRQCdlBbQB8="; + hash = "sha256-BJh9mu8VsbMz64ha6PsVbVZkHl6Wu5rSK+RU0Iubb7A="; }; patches = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/6r0bm8shswm9v08kzvq24ib48mx3kxmn-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A ansible-later nix build failed. got build log for 'ansible-later' 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 Sourcing pytest-check-hook Using pytestCheckPhase @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/q7f86sfcnghyaif1b43pnck6jaif4bmj-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/renovate.json @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/amlik9fbpv7vmnwidq9pdj6ajiisxzrf-poetry-dynamic-versioning-pep517.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