rust-bindgen-unwrapped: move env variable(s) into env for structuredAttrs

This commit is contained in:
Stefan Frijters
2026-02-09 22:34:45 +01:00
parent 1d6dcd1824
commit 7a02624664
@@ -34,7 +34,7 @@ rustPlatform.buildRustPackage rec {
doCheck = true;
nativeCheckInputs = [ clang ];
RUSTFMT = "${rustfmt-nightly}/bin/rustfmt";
env.RUSTFMT = "${rustfmt-nightly}/bin/rustfmt";
preCheck = ''
# for the ci folder, notably