imagemagick6: fix darwin build (#123023)
This commit is contained in:
@@ -24110,7 +24110,7 @@ in
|
||||
};
|
||||
|
||||
imagemagick6 = callPackage ../applications/graphics/ImageMagick/6.x.nix {
|
||||
inherit (darwin.apple_sdk.frameworks) ApplicationServices;
|
||||
inherit (darwin.apple_sdk.frameworks) ApplicationServices Foundation;
|
||||
ghostscript = null;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user