mupdf 0 -> 1 attrpath: mupdf 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/d2r787raf8mmpxknj1mzgismn742hn2i-packages.json.drv building '/nix/store/d2r787raf8mmpxknj1mzgismn742hn2i-packages.json.drv'... Going to be running update for following packages: - mupdf-1.23.6 Press Enter key to continue... Running update for: - mupdf-1.23.6: UPDATING ... - mupdf-1.23.6: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/misc/mupdf/default.nix b/pkgs/applications/misc/mupdf/default.nix index 492722d33f49..282a16cbe30c 100644 --- a/pkgs/applications/misc/mupdf/default.nix +++ b/pkgs/applications/misc/mupdf/default.nix @@ -60,12 +60,12 @@ let in stdenv.mkDerivation rec { - version = "1.23.6"; + version = "1.24.0"; pname = "mupdf"; src = fetchurl { url = "https://mupdf.com/downloads/archive/${pname}-${version}-source.tar.gz"; - sha256 = "sha256-rBHrhZ3UBEiOUVPNyWUbtDQeW6r007Pyfir8gvmq3Ck="; + sha256 = "sha256-UvYwA6b02J8jTp7ftLTIPSFrg6rrMjz9pgR8t1RZmuA="; }; patches = [ ./0001-Use-command-v-in-favor-of-which.patch An auto update branch exists with message `mupdf: 1.23.6 -> 1.23.11`. New version is 1.24.0. The auto update branch does not match or exceed the new version. 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 mupdf nix build failed. got build log for 'mupdf' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/gbxin3x92611qfgr1ljy3k33n60llwii-mupdf-1.24.0-source.tar.gz source root is mupdf-1.24.0-source setting SOURCE_DATE_EPOCH to timestamp 1710862318 of file mupdf-1.24.0-source/thirdparty/tesseract.txt @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/9yz9yfd2r30kbam8ai3hk8qf0n2g28cm-0001-Use-command-v-in-favor-of-which.patch patching file Makerules Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file Makerules.rej