Merge pull request #81242 from bhipple/u/rust-cargo-shotgun
shotgun: upgrade cargo fetcher and cargoSha256
This commit is contained in:
commit
b9e1789160
@ -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";
|
||||
|
Loading…
Reference in New Issue
Block a user