nixpkgs/pkgs/build-support/rust
Vladimír Čunát 3a110ea3f9
treewide platform checks: abort -> throw
They aren't meant to be critical (uncatchable) errors.
Tested with nix-env + checkMeta:
[ "x86_64-linux" "i686-linux" "x86_64-darwin" "aarch64-linux" ]
2017-12-12 18:08:10 -05:00
..
patch-registry-deps buildRustPackage: don't hardcode /nix/store, use $NIX_STORE 2016-01-12 13:45:11 -05:00
cargo-vendor.nix treewide platform checks: abort -> throw 2017-12-12 18:08:10 -05:00
default.nix buildRustPackage: make dependencies' source writable 2017-11-20 11:02:01 -06:00
fetchcargo.nix rust: update cargo builder to fetch registry dynamically 2017-10-23 00:30:47 +01:00