openexr_3 3.1.7 -> 3.1.9 https://github.com/AcademySoftwareFoundation/openexr/releases attrpath: openexr_3 Checking auto update branch... An auto update branch exists with message `openexr_3: 3.1.7 -> 3.1.8`. New version is 3.1.9. 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 [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/libraries/openexr/3.nix b/pkgs/development/libraries/openexr/3.nix index 243d8830565..e027650c473 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.1.7"; + version = "3.1.9"; src = fetchFromGitHub { owner = "AcademySoftwareFoundation"; repo = "openexr"; rev = "v${version}"; - sha256 = "sha256-Kl+aOA797aZvrvW4ZQNHdSU7YFPieZEzX3aYeaoH6eU="; + sha256 = "sha256-cYf6ehAaz9EUOYyfR7aS3tXALgWtF48m9bqXHcJsAiU="; }; outputs = [ "bin" "dev" "out" "doc" ]; Successfully finished processing cachix "/nix/store/cqncjqazllcnpmaclnbcrdi415vk17w0-openexr-3.1.9-bin" Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 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 = 7 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 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.1.9) - [Compare changes on GitHub](https://github.com/AcademySoftwareFoundation/openexr/compare/v3.1.7...v3.1.9) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 3.1.9 with grep in /nix/store/cqncjqazllcnpmaclnbcrdi415vk17w0-openexr-3.1.9-bin - found 3.1.9 in filename of file in /nix/store/cqncjqazllcnpmaclnbcrdi415vk17w0-openexr-3.1.9-bin ---
Rebuild report (if merged into master) (click to expand) ``` 955 total rebuild path(s) 955 package rebuild(s) First fifty rebuilds by attrpath ChowKick Sylk abracadabra activitywatch adapta-gtk-theme ajour alfaview alfis almanah alsa-scarlett-gui altair amberol anki anytype apache-directory-studio apostrophe appimage-run appimage-run-tests aravis archi ashpd-demo astroid audio-recorder authenticator aw-qt aws-workspaces bada-bib badwolf balsa banking baobab baresip beamerpresenter beamerpresenter-mupdf beamerpresenter-poppler beekeeper-studio bespokesynth bespokesynth-with-vst2 betterdiscord-installer birdfont bitwig-studio1 bitwig-studio2 blackbox-terminal blanket blender blender-hip bloomrpc blueberry blueprint-compiler boatswain ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/cqncjqazllcnpmaclnbcrdi415vk17w0-openexr-3.1.9-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/b09195fb75ff56a2e7c4747a47c9b048749d4397.tar.gz ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/cqncjqazllcnpmaclnbcrdi415vk17w0-openexr-3.1.9-bin ls -la /nix/store/cqncjqazllcnpmaclnbcrdi415vk17w0-openexr-3.1.9-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). Updated existing PR https://api.github.com/repos/NixOS/nixpkgs/pulls/239064