nixpkgs/pkgs/build-support/rust
tilpner c610f99d8f Expose custom Rust registry versions
This allows users to specify a custom registry src,
because currently every packager would need to create
an outdated Cargo.lock just to be compatible with the
probably outdated rustRegistry in nixpkgs.

Currently there is no easy way to convince cargo to
do that, so this makes that workaround unnecessary.
2017-06-25 11:56:15 +01:00
..
patch-registry-deps
default.nix Expose custom Rust registry versions 2017-06-25 11:56:15 +01:00
fetch-cargo-deps rust: fix fetch-cargo-deps for git dependencies 2017-05-23 10:01:33 +02:00
fetchcargo.nix