cargo-geiger: upgrade cargo fetcher and cargoSha256 (#82087)
This commit is contained in:
parent
6331093673
commit
0757551d3c
@ -15,10 +15,7 @@ rustPlatform.buildRustPackage rec {
|
||||
sha256 = "0kvmjahyx5dcjhry2hkvcshi0lbgipfj0as74a3h3bllfvdfkkg0";
|
||||
};
|
||||
|
||||
# Delete this on next update; see #79975 for details
|
||||
legacyCargoFetcher = true;
|
||||
|
||||
cargoSha256 = "0aykhhxk416p237safmqh5dhwjgrhvgc6zikkmxi9rq567ypp914";
|
||||
cargoSha256 = "0v50fkyf0a77l7whxalwnfqfi8lxy82z2gpd0fa0ib80qjla2n5z";
|
||||
cargoPatches = [ ./cargo-lock.patch ];
|
||||
|
||||
# Multiple tests require internet connectivity, so they are disabled here.
|
||||
|
Loading…
Reference in New Issue
Block a user