vdrift: set pname and version (#488672)
This commit is contained in:
@@ -86,6 +86,7 @@ in
|
||||
exec ${bin}/bin/vdrift "$@"
|
||||
'').overrideAttrs
|
||||
(_: {
|
||||
inherit (bin) pname version;
|
||||
name = wrappedName;
|
||||
meta = bin.meta // {
|
||||
hydraPlatforms = [ ];
|
||||
|
||||
Reference in New Issue
Block a user