Loading pkgs/development/tools/rust/bindgen/unwrapped.nix +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
pkgs/development/tools/rust/bindgen/unwrapped.nix +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading