about summary refs log tree commit diff
path: root/pkgs/build-support/rust/build-rust-package
AgeCommit message (Expand)AuthorFilesLines
2023-03-24Merge pull request #215408 from astro/rust-sysrootzowoq1-3/+6
2023-03-14rustPlatform: forward unpack hooks to cargo fetchAlyssa Ross1-1/+3
2023-03-12build-support/rust: allow cross-compiling the sysrootAstro1-0/+3
2023-03-12build-support/rust/sysroot: update Cargo.lockAstro1-1/+1
2023-03-12build-rust-package: call sysroot/src with the expected lib parameterAstro1-2/+2
2023-03-02buildRustPackage: don't passthru `cargoDeps`oxalica1-2/+0
2023-02-01buildRustPackage: drop cacertzowoq1-2/+0
2023-01-12rustPlatform.buildRustPackage: fix cross compiling auditable packagesfigsoda1-1/+2
2022-12-27buildRustPackage: remove git from nativeBuildInputsAtemu1-2/+0
2022-12-23Revert "rustc: propagate libiconv on darwin"Winter1-0/+1
2022-12-07cargo-auditable-cargo-wrapper: initfigsoda1-5/+6
2022-12-05rustPlatform.buildRustPackage: make it not auditable by defaultfigsoda1-1/+2
2022-12-05rustPlatform.buildRustPackage: build auditable binariesfigsoda1-0/+6
2022-11-28rustPlatform.buildRustPackage: add useNextest option to check with cargo-nextestfigsoda1-1/+3
2022-10-02Merge master into staging-nextgithub-actions[bot]1-4/+0
2022-09-28Merge #190093: rustc: propagate libiconv on darwinVladimír Čunát1-1/+0
2022-09-26rustPlatform.buildRustPackage: remove unused functionfigsoda1-4/+0
2022-09-06rustc: propagate libiconv on darwinWinter1-1/+0
2022-08-21build-rust-package: cargoSha256 and cargoHash must not be nulllinsui1-2/+3
2022-05-28buildRustPackage: add missing attr to removeArtturin1-1/+1
2022-05-13buildRustPackage: make cargoDeps logic easier to followsternenseemann1-4/+3
2021-11-24Merge pull request #145107 from Ericson2314/buildRustCrate-sysrootJohn Ericson4-106/+2
2021-11-08build-support/rust: Split out sysroot src derivationJohn Ericson4-106/+2
2021-11-07Merge remote-tracking branch 'upstream/master' into staging-nextJohn Ericson6-0/+304
2021-11-07build-support/rust: OrganizeJohn Ericson6-0/+292