Alyssa Ross e2afb6a831 treewide: migrate to fetchCargoVendor, batch 6
Cargo 1.84.0 seems to have changed the output format of cargo vendor
again, once again invalidating fetchCargoTarball FOD hashes.  It's
time to fix this once and for all, switching across the board to
fetchCargoVendor, which is not dependent on cargo vendor's output
format.

These cases could have been included in batch 1, except that
nix-update also changes the formatting of source hash.  It should be
possible to verify this in the same way as batch 1, except that the
commands will additionally result in non-functional source hash
changes that I didn't include here.
2025-01-26 15:16:11 +01:00
..