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/x655b7g9awnl84c5f7m70zkds5hcbhv8-packages.json.drv building '/nix/store/x655b7g9awnl84c5f7m70zkds5hcbhv8-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 b2c2335db0b2..f9f7a7df68a8 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.23.11"; pname = "mupdf"; src = fetchurl { url = "https://mupdf.com/downloads/archive/${pname}-${version}-source.tar.gz"; - sha256 = "sha256-rBHrhZ3UBEiOUVPNyWUbtDQeW6r007Pyfir8gvmq3Ck="; + sha256 = "sha256-R48qFn/q4qKRyLi8UgXyzi8J8JtXSm6wUlv62Vo8/mY="; }; patches = [ ./0001-Use-command-v-in-favor-of-which.patch An auto update branch exists with message `mupdf: 1.23.6 -> 1.23.10`. New version is 1.23.11. The auto update branch does not match or exceed the new version. Successfully finished processing cachix "/nix/store/xs970qkjyxz4dmyvxpdrx3hf7nfxfv4y-mupdf-1.23.11-bin" Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from passthru.updateScript. meta.description for mupdf is: Lightweight PDF, XPS, and E-book viewer and toolkit written in portable C meta.homepage for mupdf is: https://mupdf.com meta.changelog for mupdf is: https://git.ghostscript.com/?p=mupdf.git;a=blob_plain;f=CHANGES;hb=1.23.11 ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - Warning: a test defined in `passthru.tests` did not pass - found 1.23.11 with grep in /nix/store/xs970qkjyxz4dmyvxpdrx3hf7nfxfv4y-mupdf-1.23.11-bin - found 1.23.11 in filename of file in /nix/store/xs970qkjyxz4dmyvxpdrx3hf7nfxfv4y-mupdf-1.23.11-bin ---
Rebuild report (if merged into master) (click to expand) ``` 1607 total rebuild path(s) 1607 package rebuild(s) First fifty rebuilds by attrpath activitywatch advi apostrophe appdaemon arcan arcan-all-wrapped arcan-wrapped authentik avrdude avrdudess aw-watcher-afk baserow beamerpresenter beamerpresenter-mupdf bitwarden-menu blahtexml bluespec borgbackup borgmatic browsr buildbot-full buildbot-plugins.badges buku cat9-wrapped cfripper checkov cmake-format cmake-language-server conan crackql cups-filters cve-bin-tool datasette durden-wrapped dvc dvc-with-remotes emacsPackages.python-isort emborg faraday-agent-dispatcher fastcap flexget flitter foomatic-db foomatic-db-ppds foomatic-db-ppds-withNonfreeDb gcs gdbgui ggshield glaxnimate gup ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/xs970qkjyxz4dmyvxpdrx3hf7nfxfv4y-mupdf-1.23.11-bin \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the `trusted-users` list or you can use `sudo` since root is effectively trusted. Or, **build yourself**: ``` nix-build -A mupdf https://github.com/r-ryantm/nixpkgs/archive/9181c5ef04a726febe22fd4a8015bf6d68ff866f.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/9181c5ef04a726febe22fd4a8015bf6d68ff866f#mupdf ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/xs970qkjyxz4dmyvxpdrx3hf7nfxfv4y-mupdf-1.23.11-bin ls -la /nix/store/xs970qkjyxz4dmyvxpdrx3hf7nfxfv4y-mupdf-1.23.11-bin/bin ``` ---

### Pre-merge build results NixPkgs review skipped --- ###### Maintainer pings cc @vrthra @fpletz @lilyinstarlight for [testing](https://github.com/ryantm/nixpkgs-update/blob/master/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). Updated existing PR https://api.github.com/repos/NixOS/nixpkgs/pulls/274882