mupdf 1.23.0 -> 1.23.3 https://repology.org/project/mupdf/versions 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/w2w2ya8kc8dk7wahbsgndbq4xzccnh6b-packages.json.drv building '/nix/store/w2w2ya8kc8dk7wahbsgndbq4xzccnh6b-packages.json.drv'... Going to be running update for following packages: - mupdf-1.23.0 Press Enter key to continue... Running update for: - mupdf-1.23.0: UPDATING ... - mupdf-1.23.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/misc/mupdf/default.nix b/pkgs/applications/misc/mupdf/default.nix index 606649d5bb12..c132452a2822 100644 --- a/pkgs/applications/misc/mupdf/default.nix +++ b/pkgs/applications/misc/mupdf/default.nix @@ -53,12 +53,12 @@ let in stdenv.mkDerivation rec { - version = "1.23.0"; + version = "1.23.4"; pname = "mupdf"; src = fetchurl { url = "https://mupdf.com/downloads/archive/${pname}-${version}-source.tar.gz"; - sha256 = "sha256-3kFAaS5pMULDEeAwrBVuOO4XXXq2wb4QxcmuljhGFk4="; + sha256 = "sha256-3rA0ej+c4JZ2EdR5qKB7V+LHMLCq8J3OKO5Bq7msSDg="; }; patches = [ ./0001-Use-command-v-in-favor-of-which.patch An auto update branch exists with message `mupdf: 1.23.0 -> 1.23.3`. New version is 1.23.4. The auto update branch does not match or exceed the new version. Successfully finished processing cachix "/nix/store/av90hifaig8ih1ib8iqmsv9svl5vfryj-mupdf-1.23.4-bin" 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.4 ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 1.23.4 with grep in /nix/store/av90hifaig8ih1ib8iqmsv9svl5vfryj-mupdf-1.23.4-bin - found 1.23.4 in filename of file in /nix/store/av90hifaig8ih1ib8iqmsv9svl5vfryj-mupdf-1.23.4-bin ---
Rebuild report (if merged into master) (click to expand) ``` 1857 total rebuild path(s) 1857 package rebuild(s) First fifty rebuilds by attrpath appdaemon arcanPackages.all-wrapped arcanPackages.arcan arcanPackages.arcan-wrapped arcanPackages.cat9-wrapped arcanPackages.durden-wrapped arcanPackages.pipeworld-wrapped arcanPackages.prio-wrapped arcanPackages.xarcan baserow beamerpresenter beamerpresenter-mupdf borgbackup borgmatic browsr buildbot buildbot-full buildbot-plugins.badges buildbot-ui cfripper crackql cups-filters dvc dvc-with-remotes emborg flexget foomatic-db foomatic-db-ppds foomatic-db-ppds-withNonfreeDb gdbgui ggshield glaxnimate heisenbridge home-assistant home-assistant-component-tests.abode home-assistant-component-tests.accuweather home-assistant-component-tests.acmeda home-assistant-component-tests.adax home-assistant-component-tests.adguard home-assistant-component-tests.advantage_air home-assistant-component-tests.aemet home-assistant-component-tests.aftership home-assistant-component-tests.agent_dvr home-assistant-component-tests.air_quality home-assistant-component-tests.airly home-assistant-component-tests.airnow home-assistant-component-tests.airq home-assistant-component-tests.airthings home-assistant-component-tests.airthings_ble home-assistant-component-tests.airtouch4 ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/av90hifaig8ih1ib8iqmsv9svl5vfryj-mupdf-1.23.4-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/87b11107112f46c0ecc6e8194aaf3137a195de96.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/87b11107112f46c0ecc6e8194aaf3137a195de96#mupdf ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/av90hifaig8ih1ib8iqmsv9svl5vfryj-mupdf-1.23.4-bin ls -la /nix/store/av90hifaig8ih1ib8iqmsv9svl5vfryj-mupdf-1.23.4-bin/bin ``` ---

### Pre-merge build results NixPkgs review skipped --- ###### Maintainer pings cc @vrthra @fpletz 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/258123