parent
af701cff96
commit
6fcf294a0b
@ -16645,6 +16645,8 @@ with pkgs;
|
|||||||
libxml2 = null;
|
libxml2 = null;
|
||||||
openjpeg = null;
|
openjpeg = null;
|
||||||
libwebp = null;
|
libwebp = null;
|
||||||
|
libheif = null;
|
||||||
|
libde265 = null;
|
||||||
};
|
};
|
||||||
|
|
||||||
imagemagick = callPackage ../applications/graphics/ImageMagick {
|
imagemagick = callPackage ../applications/graphics/ImageMagick {
|
||||||
@ -16672,6 +16674,7 @@ with pkgs;
|
|||||||
libxml2 = null;
|
libxml2 = null;
|
||||||
openjpeg = null;
|
openjpeg = null;
|
||||||
libwebp = null;
|
libwebp = null;
|
||||||
|
libheif = null;
|
||||||
});
|
});
|
||||||
|
|
||||||
imagemagick7 = lowPrio (imagemagick7Big.override {
|
imagemagick7 = lowPrio (imagemagick7Big.override {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user