prismlauncher: set pname and version (#448051)

This commit is contained in:
Sefa Eyeoglu
2025-10-08 19:57:45 +00:00
committed by GitHub
+2 -1
View File
@@ -55,7 +55,8 @@ let
in
symlinkJoin {
name = "prismlauncher-${prismlauncher'.version}";
pname = "prismlauncher";
inherit (prismlauncher') version;
paths = [ prismlauncher' ];