mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-06-05 21:03:40 +00:00
wasm-bindgen-cli: enable __structuredAttrs
This commit is contained in:
@@ -21,6 +21,8 @@ rustPlatform.buildRustPackage {
|
||||
|
||||
inherit version src cargoDeps;
|
||||
|
||||
__structuredAttrs = true;
|
||||
|
||||
nativeBuildInputs = [ pkg-config ];
|
||||
|
||||
buildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user