imagemagick: move to openexr_3 (#375163)

This commit is contained in:
Ryan Hendrickson
2025-01-22 14:51:08 -05:00
committed by GitHub
+1
View File
@@ -13974,6 +13974,7 @@ with pkgs;
imagemagick = lowPrio (callPackage ../applications/graphics/ImageMagick {
inherit (darwin.apple_sdk.frameworks) ApplicationServices Foundation;
openexr = openexr_3;
});
imagemagickBig = lowPrio (imagemagick.override {