tiny: upgrade cargo fetcher and cargoSha256
This commit is contained in:
parent
6ec8687047
commit
4313049ed0
1 changed files with 1 additions and 4 deletions
|
@ -19,10 +19,7 @@ rustPlatform.buildRustPackage rec {
|
|||
sha256 = "1m57xsrc7lzkrm8k1wh3yx3in5bhd0qjzygxdwr8lvigpsiy5caa";
|
||||
};
|
||||
|
||||
# Delete this on next update; see #79975 for details
|
||||
legacyCargoFetcher = true;
|
||||
|
||||
cargoSha256 = "1vj6whnx8gd5r66zric9163ddlqc4al4azj0dvhv5sq0r33871kv";
|
||||
cargoSha256 = "1s93zxk85wa7zw8745ba1sgipal75w1y18nc9vca6sig4pzvvj41";
|
||||
|
||||
RUSTC_BOOTSTRAP = 1;
|
||||
|
||||
|
|
Loading…
Reference in a new issue