What's new in this pre-release
- Adds Caching for the base Nixpkgs Commit for up to 30 days. This caching will prevent you from having to re-download and evaluate Nixpkgs every time you create a new project. Note that this feature does not affect the base/stdenv nixpkg commit used in projects with a
devbox.lock
file.
For more information, see #2576