ansible-doctor 0 -> 1 attrpath: ansible-doctor 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/1ngk0jran8fjvdpiils8dsazs18jjpw8-packages.json.drv building '/nix/store/1ngk0jran8fjvdpiils8dsazs18jjpw8-packages.json.drv'... Going to be running update for following packages: - ansible-doctor-2.0.4 Press Enter key to continue... Running update for: - ansible-doctor-2.0.4: UPDATING ... - ansible-doctor-2.0.4: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/tools/admin/ansible/doctor.nix b/pkgs/tools/admin/ansible/doctor.nix index 8a14a049893b..ba77be3b881d 100644 --- a/pkgs/tools/admin/ansible/doctor.nix +++ b/pkgs/tools/admin/ansible/doctor.nix @@ -6,14 +6,14 @@ python3.pkgs.buildPythonApplication rec { pname = "ansible-doctor"; - version = "2.0.4"; + version = "4.0.3"; format = "pyproject"; src = fetchFromGitHub { owner = "thegeeklab"; repo = "ansible-doctor"; rev = "refs/tags/v${version}"; - hash = "sha256-nZv1PdR0kGrke2AjcDWjDWBdsw64UpHYFNDFAe/UoJo="; + hash = "sha256-naWoliL6fLrRWdLEdbV/HAFHomwyUS19FsPkl5Yg4xM="; }; patches = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A ansible-doctor nix build failed. got build log for 'ansible-doctor' 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/jwgfvavy0grll4p3l2q3khnzcbhjxskn-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/61bpnwcqn26mzl5gxf2hdqb2jha7kzvz-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