rust-bindgen: set pname and version (#482570)
This commit is contained in:
@@ -12,6 +12,8 @@ let
|
||||
{
|
||||
#for substituteAll
|
||||
inherit bash;
|
||||
pname = "rust-bindgen";
|
||||
inherit (rust-bindgen-unwrapped) version;
|
||||
unwrapped = rust-bindgen-unwrapped;
|
||||
meta = rust-bindgen-unwrapped.meta // {
|
||||
longDescription = rust-bindgen-unwrapped.meta.longDescription + ''
|
||||
|
||||
Reference in New Issue
Block a user