Commit d2cb7600 authored by Sigmanificient's avatar Sigmanificient
Browse files

isle-portable: set pname

parent f95d947b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -35,7 +35,7 @@
}:
stdenv.mkDerivation (finalAttrs: {
  strictDeps = true;
  name = "isle-portable";
  pname = "isle-portable";
  version = "0-unstable-2025-11-15";

  src = fetchFromGitHub {