Skip to content

0.5.4

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Jun 16:54
· 862 commits to main since this release
92bb293

New in this release

devbox global push/pull

Sync your global config to a git repo using devbox global push <git repo>, and then clone it on any machine using devbox global pull <git repo>.

Bug Fixes

  • Fixes a bug that prevented path: flakes from installing if they did not output a default package.
  • Fixes an bug where certain wrapped binaries caused an infinite loop
  • Fixes a race condition in devbox global
  • Improves reliability of wrappers in a multi-project env

Changelog