nixpkgs/pkgs/development/tools/build-managers/cargo
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
..
common.nix cargo: Remove setupHook 2015-04-23 15:26:23 +02:00
default.nix buildRustPackage: Get rid of /proc/self/cwd hack 2015-04-23 20:22:19 +02:00
snapshot.nix cargo: Remove setupHook 2015-04-23 15:26:23 +02:00