imagemagick: move to openexr_3 (#375163)
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user