Unverified Commit e8004186 authored by Ryan Hendrickson's avatar Ryan Hendrickson Committed by GitHub
Browse files

imagemagick: move to openexr_3 (#375163)

parents d2b0771b ec1cb639
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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 {