You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
devbox shell This command prints: Warning: Your devbox.json contains packages in legacy format. Please run devbox update to update your devbox.json.
devbox update This commands errors with:
Warning: Your devbox.json contains packages in legacy format. Please run `devbox update` to update your devbox.json.
Updating darwin.apple_sdk.frameworks.CoreServices -> darwin.apple_sdk.frameworks.CoreServices@latest
Error: package darwin.apple_sdk.frameworks.CoreServices not found in config
What happened?
I got warnings about packages in legacy format, suggesting to run
devbox update
devbox update
returns an error.Steps to reproduce
devbox init
devbox add [email protected]
devbox shell
This command prints: Warning: Your devbox.json contains packages in legacy format. Please rundevbox update
to update your devbox.json.devbox update
This commands errors with:Command
update
devbox.json
Devbox version
0.14.0
Nix version
nix (Nix) 2.26.2
What system does this bug occur on?
Linux (x86-64)
Debug logs
The text was updated successfully, but these errors were encountered: