prismlauncher: set pname and version
This commit is contained in:
committed by
Jacob Birkett
parent
f792ec7d15
commit
02dbb29ad9
@@ -55,7 +55,8 @@ let
|
||||
in
|
||||
|
||||
symlinkJoin {
|
||||
name = "prismlauncher-${prismlauncher'.version}";
|
||||
pname = "prismlauncher";
|
||||
inherit (prismlauncher') version;
|
||||
|
||||
paths = [ prismlauncher' ];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user