Feature Request: ability to turn off autodetection languages/stacks
Yesterday I found myself in a situation where autodetection was preventing me from installing the right version of nodejs. I managed to set 18.7.0 even though the releases already have 18.9.1 and it is available for installation via nix.
It would be useful to be able to manage versions more flexibly, without engines field in package.json.
Wait, is it done in https://github.com/jetpack-io/devbox/pull/222?
Hey @Satont! We're working on turning this on for an upcoming release, so that developers can manage the version directly in their devbox.json. I think this will be out in the next release.
This should be addressed in #227
Closed with #227