Commit ec1cb639 authored by Thomas Gerbet's avatar Thomas Gerbet Committed by Thomas Gerbet
Browse files

imagemagick: move to openexr_3

OpenEXR 2 is no maintained anymore.
parent 70ea2a50
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -13979,6 +13979,7 @@ with pkgs;
  imagemagick = lowPrio (callPackage ../applications/graphics/ImageMagick {
    inherit (darwin.apple_sdk.frameworks) ApplicationServices Foundation;
    openexr = openexr_3;
  });
  imagemagickBig = lowPrio (imagemagick.override {