libjxl 0.9.1 -> 0.10.1 https://github.com/libjxl/libjxl/releases attrpath: libjxl Checking auto update branch... An auto update branch exists with message `libjxl: 0.9.1 -> 0.10.0`. New version is 0.10.1. The auto update branch does not match or exceed the new version. [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/development/libraries/libjxl/default.nix b/pkgs/development/libraries/libjxl/default.nix index 833b58e59428..74386ef7145e 100644 --- a/pkgs/development/libraries/libjxl/default.nix +++ b/pkgs/development/libraries/libjxl/default.nix @@ -19,7 +19,7 @@ stdenv.mkDerivation rec { pname = "libjxl"; - version = "0.9.1"; + version = "0.10.1"; outputs = [ "out" "dev" ]; @@ -27,7 +27,7 @@ stdenv.mkDerivation rec { owner = "libjxl"; repo = "libjxl"; rev = "v${version}"; - hash = "sha256-n5KNbbw6NQRROEM7Cojla/igRCFNawUq7nfhzJlMlPI="; + hash = "sha256-koKVzZJ2L0l0fWPl35KCANGZkW5/D7gPFEGmRBOGYTk="; # There are various submodules in `third_party/`. fetchSubmodules = true; }; Successfully finished processing cachix "/nix/store/1z6gnq6wki0an4294hjla6xzg0p3xixp-libjxl-0.10.1" Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/libjxl/libjxl/releases. meta.description for libjxl is: JPEG XL image format reference implementation. meta.homepage for libjxl is: https://github.com/libjxl/libjxl ###### Updates performed - Version update ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.10.1 in filename of file in /nix/store/1z6gnq6wki0an4294hjla6xzg0p3xixp-libjxl-0.10.1 ---
Rebuild report (if merged into master) (click to expand) ``` 878 total rebuild path(s) 878 package rebuild(s) First fifty rebuilds by attrpath CHOWTapeModel ChowKick abiword abracadabra adapta-gtk-theme advi aegisub akkoma alfis almanah amule amule-daemon amule-gui amule-web apache-directory-studio apacheHttpdPackages.mod_tile apacheHttpdPackages_2_4.mod_tile apkleaks apostrophe arc-theme archi arx-libertatis asc asc-key-to-qr-code-gif asciidoc-full asciidoc-full-with-plugins asn1editor astroid asymptote audacity authenticator auto-multiple-choice autotrace avrdude avrdudess awesome aws-workspaces ayatana-indicator-datetime ayu-theme-gtk badwolf ballerburg balsa bambu-studio beets beets-unstable beetsPackages.beets beetsPackages.beets-stable beetsPackages.beets-unstable bespokesynth bespokesynth-with-vst2 ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/1z6gnq6wki0an4294hjla6xzg0p3xixp-libjxl-0.10.1 \ --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 libjxl https://github.com/r-ryantm/nixpkgs/archive/7ce882aec6aff0c367a9d0c095ea985e77ef617a.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/7ce882aec6aff0c367a9d0c095ea985e77ef617a#libjxl ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/1z6gnq6wki0an4294hjla6xzg0p3xixp-libjxl-0.10.1 ls -la /nix/store/1z6gnq6wki0an4294hjla6xzg0p3xixp-libjxl-0.10.1/bin ``` ---

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