Tags: resethacker/devbox
Tags
Version 0.0.3 Fast follow based on community feedback: + Improve the speed of the first call to devbox shell + Add console output explaining what's about to happen + Better error message when nix is not installed or in PATH + Error on "shell-inception". When calling devbox shell and you're already in a devbox shell.
[devbox] Remove timestamp from dev releases (jetify-com#2565) ## Summary Remove timestamp from dev releases, so that nightly releases can clobber the old files. Otherwise we end up with a single development release that has tons of binaries. ## How was it tested? N/A ## Is this change backwards-compatible? Yes