hotdoc 0 -> 1 attrpath: hotdoc 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/ld703ir3knaq3bd71fm60fzpy4vminnr-packages.json.drv building '/nix/store/ld703ir3knaq3bd71fm60fzpy4vminnr-packages.json.drv'... Going to be running update for following packages: - hotdoc-0.15 Press Enter key to continue... Running update for: - hotdoc-0.15: UPDATING ... - hotdoc-0.15: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/tools/hotdoc/default.nix b/pkgs/development/tools/hotdoc/default.nix index 4f58f961b9f8..c899234b599c 100644 --- a/pkgs/development/tools/hotdoc/default.nix +++ b/pkgs/development/tools/hotdoc/default.nix @@ -28,12 +28,12 @@ buildPythonApplication rec { pname = "hotdoc"; - version = "0.15"; + version = "0.16"; format = "setuptools"; src = fetchPypi { inherit pname version; - hash = "sha256-sfQ/iBd1Z+YqnaOg8j32rC2iucdiiK3Tff9NfYFnQyc="; + hash = "sha256-rxhW1U+d0j4FOKfcRCO2nSndf1Sk/m40hEYGq1Gj6rM="; }; 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 hotdoc nix build failed. Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing setuptools-build-hook Using setuptoolsBuildPhase Using setuptoolsShellHook 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 setuptools-check-hook Using setuptoolsCheckPhase Sourcing pytest-check-hook Using pytestCheckPhase Removing setuptoolsCheckPhase @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/adqca0jlk1ppp743662vs5i4xay3q990-hotdoc-0.16.tar.gz source root is hotdoc-0.16 setting SOURCE_DATE_EPOCH to timestamp 1699538935 of file hotdoc-0.16/setup.cfg @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/v0qmrad2v6r9vbpkyxb1hcph307giczw-fix-test-hotdoc.patch patching file hotdoc/tests/test_hotdoc.py Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file hotdoc/tests/test_hotdoc.py.rej