summaryrefslogtreecommitdiff
path: root/pkgs/build-support/rust
AgeCommit message (Expand)Author
4 daysrust.lib: restore required trailing \ (#519017)K900
5 daysbuildRustCrate: add extraRustcOptsForProcMacro (#512632)Jörg Thalheim
5 daysbuildRustCrate: add extraRustcOptsForProcMacroBernardo Meurer
13 daysrust.lib: restore required trailing \Gilberto Bertin
14 daystreewide: replace stdenv.is* with stdenv.hostPlatform.is*Ben Siraphob
2026-05-09buildRustCrate: support propagatedBuildInputs in crate overrides (#503956)Florian Klink
2026-04-29rustPlatform.fetchCargoVendor: Don't recompute internal dataadisbladis
2026-04-28rustPlatform.buildRustPackage: fix cargoDeps inherited attribute overriding (...Colin
2026-04-24rustPlatform.fetchCargoVendor: use static.crates.io in v2André Silva
2026-04-24rustPlatform.fetchCargoVendor: set custom User-Agent in v2André Silva
2026-04-24rustPlatform.fetchCargoVendor: copy fetch-cargo-vendor-util.py for v2André Silva
2026-04-21Merge master into staging-nextnixpkgs-ci[bot]
2026-04-20treewide: remove empty buildInputs assignmentsBen Siraphob
2026-04-10build-rust-crate: support propagatedBuildInputs in crate overridesLuka Blašković
2026-04-07Merge branch 'master' into staging-nextRandy Eckenrode
2026-04-07buildRustCrate: set CARGO_BIN_EXE_<name> for integration tests (#502752)Winter
2026-04-07buildRustCrate: support Cargo.toml [lints] table (#502755)Winter
2026-03-27rustPlatform.importCargoLock: use structuredAttrs instead of passAsFile (#502...Philip Taron
2026-03-24buildRustCrate: set CARGO_BIN_EXE_<name> for integration testsBernardo Meurer Costa
2026-03-24Merge staging-next into stagingnixpkgs-ci[bot]
2026-03-24buildRustCrate: name tests/<dir>/main.rs binaries as <dir> to match cargo (#5...Winter
2026-03-23Merge branch 'staging-next' into stagingMichael Daniels
2026-03-23build-support/rust/build-rust-crate/configure-crate: fix using features that ...Winter M
2026-03-23build-support/rust/build-rust-crate/test: also test that we don't get the oth...Winter M
2026-03-23buildRustCrate: support Cargo.toml [lints] tableBernardo Meurer Costa
2026-03-23buildRustCrate: name tests/<dir>/main.rs binaries as <dir> to match cargoBernardo Meurer Costa
2026-03-23buildRustCrate: remap rustc store path to break rust-src closure leak (#502714)Winter
2026-03-23rustPlatform.importCargoLock: switch if/else statementsStefan Frijters
2026-03-23rustPlatform.importCargoLock: use structuredAttrs instead of passAsFileStefan Frijters
2026-03-23buildRustCrate: make --cap-lints configurableBernardo Meurer Costa
2026-03-23buildRustCrate: remap rustc store path to break rust-src closure leakBernardo Meurer Costa
2026-03-23build-support/rustc-wrapper: use explicit substitution instead of substituteA...Alyssa Ross
2026-03-17treewide: Remove continuation escape at end of commandsVictor Engmark
2026-03-13build-support/rustc-wrapper: use explicit substitution instead of substituteAllStefan Frijters
2026-03-08Merge master into staging-nextnixpkgs-ci[bot]
2026-03-08rustPlatform.fetchCargoVendor: use gitMinimal; nix-prefetch-git: use normal g...Sandro
2026-02-24Merge staging-next into stagingnixpkgs-ci[bot]
2026-02-24rustPlatform.fetchCargoVendor: use gitMinimalSandro Jäckel
2026-02-24rust: hooks: avoid fancy progress reporting by nextestBryce Berger
2026-02-21rustPlatform.fetchCargoVendor: allow duplicated dependencies (#387337)K900
2026-02-20rustPlatform.fetchCargoVendor: allow duplicated dependenciesTomaSajt
2026-02-20rustPlatform.fetchCargoVendor: make manifest discovery deterministicJhony Elmer Angulo Fabian
2026-02-16treewide: remove exec bit from files that don't need it (#461314)Sandro
2026-02-04rustPlatform.fetchCargoVendor: make manifest discovery deterministicJhony Elmer Angulo Fabian
2026-01-25treewide: remove references to the xorg namespace in `pkgs` (automated)quantenzitrone
2026-01-20default-crate-overrides: aws-lc-sys: force cmake backend (#474675)Florian Klink
2026-01-16treewide: remove exec bit from files that don't need itMaevi
2025-12-28default-crate-overrides: aws-lc-sys: force cmake backendFlorian Klink
2025-12-18rustPlatform.buildRustPackage: fix cargoDeps inherited attribute overridingYueh-Shun Li
2025-11-27rustPlatform.buildRustPackage: Pass env.RUSTFLAGS only when specified or neededYueh-Shun Li