Skip to content

Releases: jetify-com/devbox

0.0.0-edge.2025-04-24

24 Apr 09:33
3c441c8
Compare
Choose a tag to compare
0.0.0-edge.2025-04-24 Pre-release
Pre-release

0.0.0-edge.2025-04-24 edge release

0.14.2

17 Apr 20:04
71c2ca6
Compare
Choose a tag to compare

What's new in this release

Fixes a bug that broke --pure shells

What's Changed

Full Changelog: 0.14.1...0.14.2

0.14.2-dev

16 Apr 22:50
b311788
Compare
Choose a tag to compare
0.14.2-dev Pre-release
Pre-release

What's new in this Pre-release

  • Fix for Pure Mode
  • Lockfile improvements

Changelog

  • b311788 [nixpkgs] Use lock.stdenv instead of NixPkgsCommitHash (#2584)
  • 92ec7c3 [pure] Fix bad nixpkgs breaking pure mode (#2583)

0.0.0-edge.2025-04-17

17 Apr 09:29
b311788
Compare
Choose a tag to compare
0.0.0-edge.2025-04-17 Pre-release
Pre-release

0.0.0-edge.2025-04-17 edge release

0.14.1

11 Apr 21:38
f1ccc2d
Compare
Choose a tag to compare

What's new in this release?

Renovate Fixes

  • Fixes an issue with Devbox's Renvoate integration via the --no-install flag. --no-install will no longer check the Nix version when running, which avoids issues with scenarios like Renovate where the Nix Store is not mounted while running Devbox
  • Special thanks to @burritobill for contributing this fix!

Cache stdenv Nixpkg commit for 30 days

  • Devbox will now reuse the most recent stdenv commit in your Nix store for up to 30 days. This should reduce installation and evaluation times when starting a new project.
  • You can ensure your project is using the latest nixpkg commit for stdenv by running devbox update

MySQL/MariaDB Plugin Fixes

  • Various plugin fixes for MySQL + MariaDB, including:
    • Exposing the mysqld exit code to process-compose or better error reporting
    • Use the nix path for mysqld basedir to resolve various mysql issues
    • And more, thanks to @jefft for contributing these fixes

Optimize Generated Docker Image Size

  • Reduce the size of the generated Dockervile by cleaning it's Nix Store. Thanks to @artemklevtsov for contributing this fix!

Special Thanks to:

Full Changelog

Full Changelog: 0.14.0...0.14.1

0.14.1-deva

10 Apr 02:57
55011d2
Compare
Choose a tag to compare
0.14.1-deva Pre-release
Pre-release

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

Changelog

0.0.0-edge.2025-04-10

10 Apr 09:26
55011d2
Compare
Choose a tag to compare
0.0.0-edge.2025-04-10 Pre-release
Pre-release

0.0.0-edge.2025-04-10 edge release

0.14.1-dev

09 Apr 01:28
a117fcf
Compare
Choose a tag to compare
0.14.1-dev Pre-release
Pre-release

New in this pre-release:

  • Fixes issues that prevented Devbox from working well with Renovate
  • Fixes to MySQL and MariaDB Plugins
  • Upgrade example dependencies and Go version
  • Optimized size for generated Docker Images by cleaning the Nix Store

Full Changelog

New Contributors

Full Changelog: 0.14.0...0.14.1-dev

0.0.0-edge.2025-04-03

03 Apr 09:32
cc94f70
Compare
Choose a tag to compare
0.0.0-edge.2025-04-03 Pre-release
Pre-release

0.0.0-edge.2025-04-03 edge release

0.0.0-edge.2025-03-27

27 Mar 09:37
19b0d20
Compare
Choose a tag to compare
0.0.0-edge.2025-03-27 Pre-release
Pre-release

0.0.0-edge.2025-03-27 edge release