From c68f698c1ad28ba832302230ed88041a8e52d8ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Charlotte=20=F0=9F=A6=9D=20Delenk?= Date: Tue, 8 Nov 2022 21:13:23 +0100 Subject: [PATCH] fix eval --- art/emoji/lotte/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/art/emoji/lotte/default.nix b/art/emoji/lotte/default.nix index 300841e..a4d0a97 100644 --- a/art/emoji/lotte/default.nix +++ b/art/emoji/lotte/default.nix @@ -3,6 +3,7 @@ stdenvNoCC, libjxl, imagemagick, + lib, }: let crushpng = callPackage ../../../lib/crushpng.nix {}; lotte-art = callPackage ../../lotte {};