openexr_3 3.2.1 -> 3.2.2 https://github.com/AcademySoftwareFoundation/openexr/releases attrpath: openexr_3 Checking auto update branch... No auto update branch exists [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/openexr/3.nix b/pkgs/development/libraries/openexr/3.nix index 826c7b2c854f..a59c9795b223 100644 --- a/pkgs/development/libraries/openexr/3.nix +++ b/pkgs/development/libraries/openexr/3.nix @@ -9,13 +9,13 @@ stdenv.mkDerivation rec { pname = "openexr"; - version = "3.2.1"; + version = "3.2.2"; src = fetchFromGitHub { owner = "AcademySoftwareFoundation"; repo = "openexr"; rev = "v${version}"; - hash = "sha256-ycn2RbHM/vIDUGGGnfNZ0Zm0qjjKRRNhkMD11PkpGF0="; + hash = "sha256-7KBjZpImSaW4GiK0ZCpMcjBPQ9aMmN5LW+/m6lkGK68="; }; outputs = [ "bin" "dev" "out" "doc" ]; Successfully finished processing cachix "/nix/store/rmvq3m6h7bsra4x8zajlfl1haxqi3144-openexr-3.2.2-bin" Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/AcademySoftwareFoundation/openexr/releases. meta.description for openexr_3 is: A high dynamic-range (HDR) image file format meta.homepage for openexr_3 is: https://www.openexr.com ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v3.2.2) - [Compare changes on GitHub](https://github.com/AcademySoftwareFoundation/openexr/compare/v3.2.1...v3.2.2) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 3.2.2 with grep in /nix/store/rmvq3m6h7bsra4x8zajlfl1haxqi3144-openexr-3.2.2-bin - found 3.2.2 in filename of file in /nix/store/rmvq3m6h7bsra4x8zajlfl1haxqi3144-openexr-3.2.2-bin ---
Rebuild report (if merged into master) (click to expand) ``` 1730 total rebuild path(s) 1730 package rebuild(s) First fifty rebuilds by attrpath CHOWTapeModel ChowKick Sylk abiword abracadabra activitywatch adapta-gtk-theme adriconf advi aegisub ajour akkoma alembic alfaview alfis almanah alsa-scarlett-gui altair alvr amberol amule amule-daemon amule-gui amule-web anilibria-winmaclinux anki ansel anytype apache-directory-studio apacheHttpdPackages.mod_tile apacheHttpdPackages_2_4.mod_tile apkleaks apostrophe appimage-run appimage-run-tests aravis arc-theme archi archivebox arduino-ide arx-libertatis asc asc-key-to-qr-code-gif asciidoc-full asciidoc-full-with-plugins ashpd-demo asn1editor astroid asymptote audacity ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/rmvq3m6h7bsra4x8zajlfl1haxqi3144-openexr-3.2.2-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 openexr_3 https://github.com/r-ryantm/nixpkgs/archive/2f765c46213ecfee94597ec7cd341d977c9213a0.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/2f765c46213ecfee94597ec7cd341d977c9213a0#openexr_3 ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/rmvq3m6h7bsra4x8zajlfl1haxqi3144-openexr-3.2.2-bin ls -la /nix/store/rmvq3m6h7bsra4x8zajlfl1haxqi3144-openexr-3.2.2-bin/bin ``` ---

### Pre-merge build results NixPkgs review skipped --- ###### Maintainer pings cc @paperdigits 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). https://api.github.com/repos/NixOS/nixpkgs/pulls/288214