Open jdx opened 1 month ago
I believe the cache will keep old versions of tools that are no longer referenced, they should get cleaned up somehow, possibly with mise prune.
mise prune
related to this, the cache should probably be reused if mise.lock changes but mise.toml does not
mise.lock
mise.toml
I believe the cache will keep old versions of tools that are no longer referenced, they should get cleaned up somehow, possibly with
mise prune
.