Merge pull request #82100 from bhipple/u/rust-cargo-gnirehtet

gnirehtet: upgrade cargo fetcher and cargoSha256
This commit is contained in:
Mario Rodas 2020-03-08 22:30:49 -05:00 committed by GitHub
commit fe7cb218c0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,10 +25,7 @@ rustPlatform.buildRustPackage {
sha256 = "1c99d6zpjxa8xlrg0n1825am20d2pjiicfcjwv8iay9ylfdnvygl";
};
sourceRoot = "source/relay-rust";
# Delete this on next update; see #79975 for details
legacyCargoFetcher = true;
cargoSha256 = "1l1cirhmfkpa466vksynlhwggsfiahws7cpsxydrc414l415l283";
cargoSha256 = "0rb5xcqg5ikgrxpmzrql5n298j50aqgkkp45znbfv2x2n40dywad";
patchFlags = [ "-p2" ];
patches = [