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
found a workaround, export DEVBOX_USE_VERSION=0.13.7 or set -x DEVBOX_USE_VERSION 0.13.7 (fish) before cding into a devbox managed dir lets me use git, otherwise I wouldn't be able to use git in any of my projects at all..
mreishus
changed the title
git broken inside a specific project with a 'xcrun: error: missing DEVELOPER_DIR path'
git broken inside all devbox projects with a 'xcrun: error: missing DEVELOPER_DIR path'
Mar 24, 2025
What happened?
Short version
Long version
Note: I have tried running the
as mentioned in this comment and it does not fix.
I have also used 0.14 in this project directory successfully for a while, and it just broke today. Not sure what changed..
I might have run
devbox global run -- nix store gc --extra-experimental-features nix-command
since then - maybe that was it?There is no
/nix/store/lsjl29pwp5if71jfgxlv8fifsrpax805-apple-sdk-11.3
directory, but there are several references to it in the /nix/store directory:Steps to reproduce
Not sure.
Command
No response
devbox.json
Devbox version
0.14.0
Nix version
nix (Nix) 2.24.7
What system does this bug occur on?
macOS (Apple Silicon)
Debug logs
No response
The text was updated successfully, but these errors were encountered: