arcan-wrapped: set pname and version instead of name
This commit is contained in:
@@ -7,7 +7,8 @@
|
||||
}:
|
||||
|
||||
symlinkJoin {
|
||||
inherit name;
|
||||
pname = name;
|
||||
inherit (arcan) version;
|
||||
|
||||
paths = appls ++ [ arcan ];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user