nixpkgs/pkgs/build-support/rust
zimbatm 0af2c5891b rust: store the cargo-vendor config
cargo-vendor generates almost the right cargo config. Store it with the
vendored files and patch it on use.

This allows to re-use the generated config when using git dependencies.
2018-01-09 03:37:53 +01:00
..
patch-registry-deps buildRustPackage: don't hardcode /nix/store, use $NIX_STORE 2016-01-12 13:45:11 -05:00
build-rust-crate.nix add buildRustCrate function to build rust crates 2017-12-12 04:58:45 -06:00
cargo-vendor.nix rust: store the cargo-vendor config 2018-01-09 03:37:53 +01:00
carnix.nix carnix: 0.5.0 -> 0.5.2 2018-01-06 13:53:23 +01:00
default-crate-overrides.nix add buildRustCrate function to build rust crates 2017-12-12 04:58:45 -06:00
default.nix rust: store the cargo-vendor config 2018-01-09 03:37:53 +01:00
fetchcargo.nix rust: store the cargo-vendor config 2018-01-09 03:37:53 +01:00
fetchcrate.nix add fetchCrate function to fetch rust crates 2017-12-12 04:58:45 -06:00