about summary refs log tree commit diff
path: root/pkgs/build-support/rust/sysroot
AgeCommit message (Expand)AuthorFilesLines
2023-03-12build-support/rust/sysroot: let cargo-src crate become no_stdAstro1-1/+1
2023-03-12build-support/rust/sysroot: update Cargo.lockAstro1-2/+4
2021-11-08build-support/rust/sysroot/src: Use `dont*` instead of phase listJohn Ericson1-1/+5
2021-11-08Update script as rust-src layout has changedJohn Ericson4-19/+41
2021-11-08build-support/rust: Split out sysroot src derivationJohn Ericson4-0/+116
2021-11-07build-support/rust: OrganizeJohn Ericson4-136/+0
2020-10-17add sysroot lockfile update script then run itAaron Janse4-11/+42
2020-10-15parameterize rustcSrcAaron Janse1-1/+1
2020-10-14use rustcSrcAaron Janse1-17/+11
2020-10-14rust: Add support for managing target JSON in NixJohn Ericson1-2/+2
2020-10-12fix compile errorAaron Janse1-1/+3
2020-10-08makeRustPlatform: support custom targetsAaron Janse3-0/+109