We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I wanna devbox global add llvm_18, then the new version of clang, llvm-config and related headers and libs can be used in my development environment.
devbox global add llvm_18
clang
llvm-config
devbox shell
which clang
/nix/store/agjhf1m0xsvmdjkk8kc7bp3pic9lsfrb-clang-wrapper-11.1.0/bin/clang
cmake
No response
0.12.0
2.18.1
macOS (Apple Silicon)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What happened?
I wanna
devbox global add llvm_18
, then the new version ofclang
,llvm-config
and related headers and libs can be used in my development environment.Steps to reproduce
devbox global add llvm_18
devbox shell
which clang
:/nix/store/agjhf1m0xsvmdjkk8kc7bp3pic9lsfrb-clang-wrapper-11.1.0/bin/clang
cmake
something:llvm-config
not foundCommand
No response
devbox.json
No response
Devbox version
0.12.0
Nix version
2.18.1
What system does this bug occur on?
macOS (Apple Silicon)
Debug logs
No response
The text was updated successfully, but these errors were encountered: