libjxl 0.9.1 -> 0.10.2 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.1`. New version is 0.10.2. 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..cfd284998076 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.2"; outputs = [ "out" "dev" ]; @@ -27,7 +27,7 @@ stdenv.mkDerivation rec { owner = "libjxl"; repo = "libjxl"; rev = "v${version}"; - hash = "sha256-n5KNbbw6NQRROEM7Cojla/igRCFNawUq7nfhzJlMlPI="; + hash = "sha256-Ip/5fbzt6OfIrHJajnxEe14ppvX1hJ1FSJUBEE/h5YQ="; # There are various submodules in `third_party/`. fetchSubmodules = true; }; Successfully finished processing cachix "/nix/store/g0knzc8w1z2wflp6a7m8v47njvgrq0vx-libjxl-0.10.2" 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.2 in filename of file in /nix/store/g0knzc8w1z2wflp6a7m8v47njvgrq0vx-libjxl-0.10.2 ---
Rebuild report (if merged into master) (click to expand) ``` 887 total rebuild path(s) 887 package rebuild(s) First fifty rebuilds by attrpath CHOWTapeModel ChowKick abiword abracadabra adapta-gtk-theme advi aegisub akkoma alfis almanah am2rlauncher 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 ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/g0knzc8w1z2wflp6a7m8v47njvgrq0vx-libjxl-0.10.2 \ --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/171ab211f03f815950f365b682d5021f7673b08f.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/171ab211f03f815950f365b682d5021f7673b08f#libjxl ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/g0knzc8w1z2wflp6a7m8v47njvgrq0vx-libjxl-0.10.2 ls -la /nix/store/g0knzc8w1z2wflp6a7m8v47njvgrq0vx-libjxl-0.10.2/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