This commit is contained in:
Charlotte 🦝 Delenk 2022-11-08 21:13:23 +01:00
parent 2692680958
commit c68f698c1a
Signed by: darkkirb
GPG key ID: AB2BD8DAF2E37122

View file

@ -3,6 +3,7 @@
stdenvNoCC, stdenvNoCC,
libjxl, libjxl,
imagemagick, imagemagick,
lib,
}: let }: let
crushpng = callPackage ../../../lib/crushpng.nix {}; crushpng = callPackage ../../../lib/crushpng.nix {};
lotte-art = callPackage ../../lotte {}; lotte-art = callPackage ../../lotte {};