isle-portable: set pname (#485781)

This commit is contained in:
Philip Taron
2026-02-01 05:42:42 +00:00
committed by GitHub
+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 {