Merge pull request #81383 from bhipple/u/rust-cargo-contrast

contrast: upgrade cargo fetcher and cargoSha256
This commit is contained in:
Mario Rodas 2020-02-29 18:19:54 -05:00 committed by GitHub
commit c33f5a8079
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,10 +30,7 @@ rustPlatform.buildRustPackage rec {
sha256 = "0rm705zrk9rfv31pwbqxrswi5v6vhnghxa8dgxjmcrh00l8dm6j9";
};
# Delete this on next update; see #79975 for details
legacyCargoFetcher = true;
cargoSha256 = "06vgc89d93fhjcyy9d1v6lf8kr34pl5bbpwbv2jpfahpj9y84bgj";
cargoSha256 = "0qj0vmxa1d6war1vb3zgkf1drvk7awm970fw6692hd9msa9c1kkf";
nativeBuildInputs = [
desktop-file-utils