nixpkgs/pkgs/build-support/rust
Ricardo M. Correia d6093505cc buildRustPackage: Get rid of /proc/self/cwd hack
This makes buildRustPackage portable to non-Linux platforms.

Additionally, now we also save the `Cargo.lock` file into the fetch output, so
that we don't have to run $cargoUpdateHook again just before building.
2015-04-23 20:22:19 +02:00
..
patch-registry-deps buildRustPackage: Add a mechanism to patch registry deps 2015-04-23 16:41:52 +02:00
default.nix buildRustPackage: Get rid of /proc/self/cwd hack 2015-04-23 20:22:19 +02:00
fetch-builder.sh Add support for building cargo'ed Rust programs 2015-04-21 19:46:29 +02:00
fetch-cargo-deps buildRustPackage: Get rid of /proc/self/cwd hack 2015-04-23 20:22:19 +02:00
fetchcargo.nix buildRustPackage: Fix Cargo.lock being ignored 2015-04-23 02:58:07 +02:00