nzportable: set pname (#487765)

This commit is contained in:
nixpkgs-ci[bot]
2026-02-07 02:44:36 +00:00
committed by GitHub
+1
View File
@@ -66,6 +66,7 @@ writeShellApplication {
'';
derivationArgs = {
pname = "nzportable";
inherit version;
passthru = {
updateScript = callPackage ./update.nix { };