diffoscope 0 -> 1 attrpath: diffoscope Checking auto update branch... [version] [version] skipping because derivation has updateScript [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] these 2 derivations will be built: /nix/store/w661x4i2bq36fa4bd2pcafmyf0dxdx2n-update-diffoscope.drv /nix/store/h4k5fngyh2rjd86l995kwms0rdyrld56-packages.json.drv building '/nix/store/w661x4i2bq36fa4bd2pcafmyf0dxdx2n-update-diffoscope.drv'... building '/nix/store/h4k5fngyh2rjd86l995kwms0rdyrld56-packages.json.drv'... Going to be running update for following packages: - diffoscope-248 Press Enter key to continue... Running update for: - diffoscope-248: UPDATING ... - diffoscope-248: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/tools/misc/diffoscope/default.nix b/pkgs/tools/misc/diffoscope/default.nix index 7daff3641a04..5412b967ea5f 100644 --- a/pkgs/tools/misc/diffoscope/default.nix +++ b/pkgs/tools/misc/diffoscope/default.nix @@ -78,11 +78,11 @@ # Note: when upgrading this package, please run the list-missing-tools.sh script as described below! python3.pkgs.buildPythonApplication rec { pname = "diffoscope"; - version = "248"; + version = "250"; src = fetchurl { url = "https://diffoscope.org/archive/diffoscope-${version}.tar.bz2"; - hash = "sha256-Lub+SIr0EyY4YmPsoLXWavXJhcpmK5VRb6eEnozZ0XQ="; + hash = "sha256-M73txRNzYARVdtUXHy4k92akgxfA6Now83KdqS/rHCI="; }; outputs = [ 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 diffoscope nix build failed. 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" } unpacking sources unpacking source archive /nix/store/sfxd686cq2s8qimjfdx18p4s1f1z2ad0-diffoscope-250.tar.bz2 source root is diffoscope-250 setting SOURCE_DATE_EPOCH to timestamp 1694200237 of file diffoscope-250/tests/utils/versions.py @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/k3rsi5di3hg85jkachv8fbkmdjvdkjix-ignore_links.patch patching file diffoscope/comparators/directory.py Hunk #1 succeeded at 59 (offset -18 lines). Hunk #2 succeeded at 69 (offset -18 lines). applying patch /nix/store/mmlz0smi6p1s8rj0alvihk8ism3i6dk6-fix-test_fit.patch patching file tests/comparators/test_fit.py Hunk #1 FAILED at 27. Hunk #2 FAILED at 124. 2 out of 2 hunks FAILED -- saving rejects to file tests/comparators/test_fit.py.rej