-
Notifications
You must be signed in to change notification settings - Fork 230
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
devbox shell --pure
internal error
#2532
Comments
This looks to be a bug introduced in Devbox 0.14.0. I also experienced this issue after upgrading from 0.13.7 to 0.14.0. |
I had the same error, but then I removed the |
I get the error even with a fresh Devbox environment in a new directory:
|
OK, the error is back. No idea what changed in between :( % nix --version
nix (Nix) 2.23.3
% devbox version
0.14.0
% uname -a
Darwin Li.fritz.box 23.6.0 Darwin Kernel Version 23.6.0: Mon Jul 29 21:13:04 PDT 2024; root:xnu-10063.141.2~1/RELEASE_ARM64_T6020 arm64
% sw_vers
ProductName: macOS
ProductVersion: 14.6.1
BuildVersion: 23G93
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What happened?
When I executed
devbox shell
with the--pure
option it gives me:I am new to devbox and nix in general so it could be that I'm doing something dumb. I just installed devbox on my Pop!_OS linux box.
Steps to reproduce
devbox shell --pure
Command
shell
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: