nix: update yoi cargo hash

This commit is contained in:
Keisuke Hirata 2026-06-24 20:14:41 +09:00
parent 1251c0ca70
commit b975812c18
No known key found for this signature in database

View File

@ -43,7 +43,7 @@ rustPlatform.buildRustPackage rec {
filter = sourceFilter;
};
cargoHash = "sha256-XZxqEKKDU42fFjFnCCcRRFTA0jkkiaSn3eQ8QwXRYPk=";
cargoHash = "sha256-rR8mrMDg1CCXb3Y5MnhUqSd0vAsI5OStFQCRIrvx8fg=";
depsExtraArgs = {
# Older fetchCargoVendor utilities used crates.io's API download endpoint,