unicode-emoji: set pname and version

This commit is contained in:
Hythera
2026-02-09 10:55:40 +01:00
parent 1e7e40c82c
commit 457a8d5faf
+2 -1
View File
@@ -49,7 +49,8 @@ let
in
symlinkJoin {
name = "unicode-emoji-${version}";
inherit version;
pname = "unicode-emoji";
paths = lib.attrValues srcs;