https://mise.jdx.dev/ is another common way to inject packages. For the simple cases just looking at .local/share/mise/installs/ or parsing mise.toml or similar files should be doable. But if things are in non-standard paths you might need to account for certain MISE_* env vars or XDG dir settings.
https://mise.jdx.dev/ is another common way to inject packages. For the simple cases just looking at
.local/share/mise/installs/or parsingmise.tomlor similar files should be doable. But if things are in non-standard paths you might need to account for certainMISE_*env vars or XDG dir settings.