nixpkgs/pkgs/development/tools/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
..
racer buildRustPackage: Get rid of /proc/self/cwd hack 2015-04-23 20:22:19 +02:00