nix: update yoi cleanup cargo hash

This commit is contained in:
Keisuke Hirata 2026-06-24 21:35:28 +09:00
parent 4fb75ec324
commit 28d53aadf2
No known key found for this signature in database

View File

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