nix: update yoi cargo hash

This commit is contained in:
2026-06-24 20:14:41 +09:00
parent 1251c0ca70
commit b975812c18
+1 -1
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,