isle-portable: set pname

This commit is contained in:
Sigmanificient
2026-02-01 01:49:01 +01:00
parent f95d947bb2
commit d2cb760058
+1 -1
View File
@@ -35,7 +35,7 @@
}:
stdenv.mkDerivation (finalAttrs: {
strictDeps = true;
name = "isle-portable";
pname = "isle-portable";
version = "0-unstable-2025-11-15";
src = fetchFromGitHub {