In 0.0.6, there's now the following message which is confusing.
bash: command substitution: line 37: syntax error near unexpected token `newline'
bash: command substitution: line 37: ` $NIX_STORE/*'
This was not occurring in 0.0.5.
{
"packages": [
"which"
]
}
DEVBOX_USE_VERSION=0.0.6 devbox shell
, output pasted below which includes the message# DEVBOX_USE_VERSION=0.0.6 devbox shell
Installing nix packages. This may take a while...
Starting a devbox shell...
bash: command substitution: line 37: syntax error near unexpected token `newline'
bash: command substitution: line 37: ` $NIX_STORE/*'
The default interactive shell is now zsh.
To update your account to use zsh, please run `chsh -s /bin/zsh`.
For more details, please visit https://support.apple.com/kb/HT208050.
DEVBOX_USE_VERSION=0.0.5 devbox shell
, output pasted belowInstalling nix packages. This may take a while...
Starting a devbox shell...
The default interactive shell is now zsh.
To update your account to use zsh, please run `chsh -s /bin/zsh`.
For more details, please visit https://support.apple.com/kb/HT208050.
Owner Name | jetpack-io |
Repo Name | devbox |
Full Name | jetpack-io/devbox |
Language | Go |
Created Date | 2022-08-18 |
Updated Date | 2023-03-31 |
Star Count | 4960 |
Watcher Count | 19 |
Fork Count | 68 |
Issue Count | 42 |
Issue Title | Created Date | Updated Date |
---|