xmoji: use pname

This commit is contained in:
jopejoe1
2024-12-03 19:45:10 +01:00
parent 2f46896cb8
commit 0eae591156
+1 -1
View File
@@ -14,7 +14,7 @@
}:
stdenv.mkDerivation (finalAttrs: {
name = "xmoji";
pname = "xmoji";
version = "0.8";
src = fetchFromGitHub {