open-watcom-{bin,v2,v2-full}: set pname and version (#493036)
This commit is contained in:
@@ -58,7 +58,8 @@ let
|
||||
name = "${open-watcom.passthru.prettyName}-${open-watcom.version}";
|
||||
in
|
||||
symlinkJoin {
|
||||
inherit name;
|
||||
inherit (open-watcom) version;
|
||||
pname = open-watcom.passthru.prettyName;
|
||||
|
||||
paths = [ open-watcom ];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user