Merge pull request #181454 from alyssais/imagemagick-default.nix
imagemagick: rename 7.0.nix to default.nix
This commit is contained in:
commit
e4c4f90fdd
@ -27841,7 +27841,7 @@ with pkgs;
|
||||
ghostscript = null;
|
||||
});
|
||||
|
||||
imagemagickBig = lowPrio (callPackage ../applications/graphics/ImageMagick/7.0.nix {
|
||||
imagemagickBig = lowPrio (callPackage ../applications/graphics/ImageMagick {
|
||||
inherit (darwin.apple_sdk.frameworks) ApplicationServices Foundation;
|
||||
});
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user