nixpkgs/pkgs/build-support/rust/build-rust-crate
Andreas Rammhold 50b2ef28f7
buildRustCrate: move the color loggign & remove some runtime checks
The expression is already long and confusing enough without the color
stuff sprinkled in. Moving it to a dedicated file makes sense.

I switched a bit of the color support code to pure Nix since there
wasn't much point in doing that in bash while we can just do it in Nix.
2019-12-11 22:35:44 +01:00
..
test Merge pull request #68296 from danieldk/crateRenames 2019-09-10 10:57:54 +02:00
build-crate.nix buildRustCrate: move the color loggign & remove some runtime checks 2019-12-11 22:35:44 +01:00
configure-crate.nix buildRustCrate: builtins -> lib where possible 2019-12-11 22:01:36 +01:00
default.nix buildRustCrate: move the color loggign & remove some runtime checks 2019-12-11 22:35:44 +01:00
helpers.nix buildRustCrate: builtins -> lib where possible 2019-12-11 22:01:36 +01:00
install-crate.nix buildRustCrate: add lib output 2019-11-26 15:05:01 +01:00
log.nix buildRustCrate: move the color loggign & remove some runtime checks 2019-12-11 22:35:44 +01:00