nzportable: set pname

This commit is contained in:
jopejoe1
2026-02-06 23:02:01 +01:00
parent 5f104f6a13
commit 509f819c99
+1
View File
@@ -66,6 +66,7 @@ writeShellApplication {
'';
derivationArgs = {
pname = "nzportable";
inherit version;
passthru = {
updateScript = callPackage ./update.nix { };