1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-25 03:17:13 +00:00
nixpkgs/pkgs/build-support/rust/build-rust-crate
Andreas Rammhold a57d0fe0bb
buildRustCrate: fix #78412
`build.rs` files might create files. Those files are supposed to go into
`OUT_DIR` (envirionment variable) and not be overlayed onto the source
tree.
2020-01-28 14:07:58 +01:00
..
test
build-crate.nix buildRustCrate: remove one of the odd library filename cases 2020-01-16 13:24:13 +01:00
configure-crate.nix buildRustCrate: fix #78412 2020-01-28 14:07:58 +01:00
default.nix
helpers.nix
install-crate.nix
lib.sh
log.nix