rustup: upgrade cargo fetcher and cargoSha256
This commit is contained in:
parent
18ff53d765
commit
c3ed8a0e40
1 changed files with 1 additions and 4 deletions
|
@ -13,10 +13,7 @@ rustPlatform.buildRustPackage rec {
|
|||
sha256 = "0d7l3j8js16zgdx37kykavr343v65vchldz88j38jjyc43pcm2pg";
|
||||
};
|
||||
|
||||
# Delete this on next update; see #79975 for details
|
||||
legacyCargoFetcher = true;
|
||||
|
||||
cargoSha256 = "0kn3sq99sgsh8msignyb4vjllv0wf1crqaw7sqp3ggmlkrdq35sd";
|
||||
cargoSha256 = "1y13kfski36rfvqkp3mxxn12aidp339j7rigv49msyr004ac5y8s";
|
||||
|
||||
nativeBuildInputs = [ pkgconfig ];
|
||||
|
||||
|
|
Loading…
Reference in a new issue