Merge pull request #81242 from bhipple/u/rust-cargo-shotgun

shotgun: upgrade cargo fetcher and cargoSha256
This commit is contained in:
Maximilian Bosch 2020-02-28 05:58:53 +01:00 committed by GitHub
commit b9e1789160
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,10 +15,7 @@ rustPlatform.buildRustPackage rec {
sha256 = "tJnF1X+NI1hP0J/n3rGy8TD/yIveqRPVlJvJvn0C7Do=";
};
# Delete this on next update; see #79975 for details
legacyCargoFetcher = true;
cargoSha256 = "TL2WehcCwygLMVVrBHOX1HgVtDhgVsIgUeiadEjCj1o=";
cargoSha256 = "0sbhij8qh9n05nzhp47dm46hbc59awar515f9nhd3wvahwz53zam";
meta = with lib; {
description = "Minimal X screenshot utility";