github jetify-com/devbox 0.14.0-dev

pre-release2 days ago

What's new in this pre-release:

  • Determinate Installer is now the default installation method for Nix with Devbox. The Determinate Installer makes it easier to upgrade or uninstall Nix alongside Devbox if it doesn't already exist on your system
  • devbox search as an improved view for large package lists when running devbox search --show-all. Thanks to @irdaislakhuafa for contributing this feature!
  • Devbox now pins your stdenv and flake references in the devbox.lock file. This should improve the reproducibility of your Devbox shell across machines and Nix versions.
  • [Elixir] Devbox now has a built-in plugin for Elixir projects. Thanks @clessg for contributing this plugin!
  • [MySQL/MariaDB] The Devbox Plugin for MariaDB and MySQL now creates a my.cnf file for configuring your server. Thanks @clessg for contributing this improvement!

Thanks to:

  • @pinage404 for improving our Nix Installer documentation
  • @needsure for cleaning up some comments in the Devbox codebase
  • @irdaislakhuafa for their first contribution to Devbox
  • @clessg for contributing improvements to the Elixir and mysql plugins

What's Changed

New Contributors

Full Changelog: 0.13.7...0.14.0-dev

Don't miss a new devbox release

NewReleases is sending notifications on new releases.