Unverified Commit 7a026246 authored by Stefan Frijters's avatar Stefan Frijters
Browse files

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

parent 1d6dcd18
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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