Commit Graph

5 Commits

Author SHA1 Message Date
Caleb Maclennan
99e1dc381c decasify: 0.10.1 -> 0.11.3 2026-06-29 16:16:27 +03:00
Caleb Maclennan
63e09c383c decasify: 0.8.0 → 0.10.1 2025-04-04 14:11:35 +03:00
Alyssa Ross
e2807b247e decasify: fetchCargoTarball -> fetchCargoVendor
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.

The dontConfigure line can be removed in staging, as it's the default
there.
2025-01-31 08:58:20 +01:00
Caleb Maclennan
9bde82f503 decasify: drop obsolete workaround for fetchCargoTarball triggering configure 2024-12-06 23:54:58 +03:00
Caleb Maclennan
3111f846e9 decasify: init at 0.8.0 2024-12-01 00:01:39 +03:00