1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
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
build-rust-crate.nix
cargo-vendor.nix rust: store the cargo-vendor config 2018-01-09 03:37:53 +01:00
carnix.nix
default-crate-overrides.nix
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