mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-23 23:43:30 +00:00
git-series: upgrade cargo fetcher and cargoSha256
This commit is contained in:
parent
73914125eb
commit
bfa084b56b
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user