Files
nixpkgs/pkgs/build-support/rust/build-rust-package
Yueh-Shun Li 978d298b4b rustPlatform.buildRustPackage: Pass env.RUSTFLAGS only when specified or needed
Prevent shadowing RUSTFLAGS-like variables with lower priorities,
such as mint-mod-mamanager's
CARGO_TARGET_X86_64_PC_WINDOWS_GNU_RUSTFLAGS

Co-authored-by: Gergő Gutyina <gutyina.gergo.2@gmail.com>
2025-11-27 07:39:59 +08:00
..