rust-bindgen: set pname and version (#482570)

This commit is contained in:
Fernando Rodrigues
2026-01-22 07:49:32 +00:00
committed by GitHub
@@ -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 + ''