nixpkgs/pkgs/build-support/rust
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
..
build-rust-crate buildRustCrate: added some edge cases with binaries 2018-09-13 22:00:29 +02:00
cargo-vendor treewide: Remove usage of remaining redundant platform compatability stuff 2018-08-30 17:20:32 -04:00
patch-registry-deps
carnix.nix treewide: Remove usage of remaining redundant platform compatability stuff 2018-08-30 17:20:32 -04:00
default-crate-overrides.nix carnix overrides: add gmp to rink-rs buildInputs & correct crateBin 2018-08-15 13:20:04 +08:00
default.nix buildRustPackage: allow patches to fix Cargo.lock 2018-08-13 22:07:58 +09:00
fetchcargo.nix buildRustPackage: allow patches to fix Cargo.lock 2018-08-13 22:07:58 +09:00
fetchcrate.nix add fetchCrate function to fetch rust crates 2017-12-12 04:58:45 -06:00