nixpkgs-suyu/pkgs/build-support/rust
Kevin Cox 4499513e54
rust: Allow setting cargoSha256 to null.
Setting the hash to null is a convenient way to bypass the hash check
while developing. It looks like the ability to do this was inadvertently
removed while adding vendor directory support.

This still checks that the user is explicitly setting the value but
allows null as a valid option.
2018-04-07 22:48:55 +01:00
..
cargo-vendor
patch-registry-deps
build-rust-crate.nix
carnix.nix
default-crate-overrides.nix
default.nix rust: Allow setting cargoSha256 to null. 2018-04-07 22:48:55 +01:00
fetchcargo.nix
fetchcrate.nix