bukubrow: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
This commit is contained in:
parent
97306926fb
commit
b39dbff3bd
1 changed files with 1 additions and 4 deletions
|
@ -18,10 +18,7 @@ in rustPlatform.buildRustPackage rec {
|
|||
sha256 = "1a3gqxj6d1shv3w0v9m8x2xr0bvcynchy778yqalxkc3x4vr0nbn";
|
||||
};
|
||||
|
||||
# Delete this on next update; see #79975 for details
|
||||
legacyCargoFetcher = true;
|
||||
|
||||
cargoSha256 = "06nh99cvg3y4f98fs0j5bkidzq6fg46wk47z5jfzz5lf72ha54lk";
|
||||
cargoSha256 = "1k6mffcs9g0z5lh8hpflyharx6653cs1f2rjpldab0fc5fjmjfza";
|
||||
|
||||
buildInputs = [ sqlite ];
|
||||
|
||||
|
|
Loading…
Reference in a new issue