nixpkgs/pkgs/build-support/rust/build-rust-crate
Andreas Rammhold fc5e595003
buildRustCrate: added some edge cases with binaries
This commit adds test based on real-world crates (brotli).
There were a few more edge cases that were missing beforehand. Also it
turned out that we can get rid of the `finalBins` list since that will
now be handled during runtime.
2018-09-13 22:00:29 +02:00
..
test buildRustCrate: added some edge cases with binaries 2018-09-13 22:00:29 +02:00
build-crate.nix buildRustCrate: added some edge cases with binaries 2018-09-13 22:00:29 +02:00
configure-crate.nix buildRustCrate: extracted builder scripts into dedicated files 2018-09-13 20:28:39 +02:00
default.nix buildRustCrate: added some edge cases with binaries 2018-09-13 22:00:29 +02:00
install-crate.nix buildRustCrate: extracted builder scripts into dedicated files 2018-09-13 20:28:39 +02:00