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
If so, could you make an exception for the .devbox/ repository in your devbox project folder so that it is disabled for that directory (and sub directories).
For our internal nix functionality, we currently create a git repository. However, that will be going away in the next release of Devbox...the PR for removing it (coincidentally) was merged recently.
Thaks a lot for the quick response! In addition to setting core.fsmonitor to false, I also had to delete the existing .devbox/gen/flake/.git/fsmonitor--daemon.ipc file.
What happened?
I tried devbox and I get the error message
Error: nix print-dev-env
.In debug mode I get
/..../.devbox/gen/flake/.git/fsmonitor--daemon.ipc' has an unsupported type
Steps to reproduce
devbox init
devbox add python
devbox install
Command
update
devbox.json
Devbox version
0.9.1
Nix version
nix (Nix) 2.18.1
What system does this bug occur on?
macOS (Apple Silicon)
Debug logs
The text was updated successfully, but these errors were encountered: