nixpkgs-fmt: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
This commit is contained in:
parent
56c4800e7f
commit
36cf8ad685
@ -10,10 +10,7 @@ rustPlatform.buildRustPackage rec {
|
|||||||
sha256 = "1iylldgyvrcarfigpbhicg6j6qyipfiqn7gybza7qajfzyprjqfa";
|
sha256 = "1iylldgyvrcarfigpbhicg6j6qyipfiqn7gybza7qajfzyprjqfa";
|
||||||
};
|
};
|
||||||
|
|
||||||
# Delete this on next update; see #79975 for details
|
cargoSha256 = "1jxvy4w9jxv898wgqyj9bpkhnc7pkj9dxg5x0b39xsnkzl2lr239";
|
||||||
legacyCargoFetcher = true;
|
|
||||||
|
|
||||||
cargoSha256 = "04my7dlp76dxs1ydy2sbbca8sp3n62wzdxyc4afcmrg8anb0ghaf";
|
|
||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "Nix code formatter for nixpkgs";
|
description = "Nix code formatter for nixpkgs";
|
||||||
|
Loading…
Reference in New Issue
Block a user