Merge pull request #82088 from bhipple/u/rust-cargo-git-series

git-series: upgrade cargo fetcher and cargoSha256
This commit is contained in:
Mario Rodas 2020-03-08 20:45:50 -05:00 committed by GitHub
commit be2b3857ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,10 +15,7 @@ buildRustPackage rec {
sha256 = "07mgq5h6r1gf3jflbv2khcz32bdazw7z1s8xcsafdarnm13ps014";
};
# Delete this on next update; see #79975 for details
legacyCargoFetcher = true;
cargoSha256 = "16qjbvppc01yxk8x9jk7gs8jaag5nkfl30j3lyv3dc27vv9mckjv";
cargoSha256 = "0ijgx8fksg2najb336dhddxlqfzc338f9ylydkpw6b39k72mm00d";
cargoPatches = [
(fetchpatch {