devbox
devbox copied to clipboard
Can devbox have latest Clang and latest GCC from git?
Devbox supporting latest gcc git or clang git compiles?
Thanks and
Best regards
Hi @osevan, right now, we can use any version in nixpkgs including the "Unstable" channel (make sure to look there too, since some times the newest versions of packages are there).
That means the latest versions you can pick of those packages are:
Do those suit your needs?
If you truly need to build from HEAD or a specific revision in the github repo, then we don't support that right now, but we are working on this https://github.com/jetpack-io/devbox/issues/21 feature which should allow something close.
Thank you very much.
Weekly builds will be nice
Closing this issue, and tracking this as part of issue #21. Thank you!