devbox
devbox copied to clipboard
Instant, easy, and predictable development environments
### What happened? `devbox shell` executed without any issues. However, when running `devbox shell --pure` I got the following error message: ```Error: fork/exec /nix/store/5q96kfjc8bxwv89fw0fqczwr6083ny8n-bash-interactive-5.2-p15/bin/bash: no such file or directory``` I...
### What happened? `devbox shell` executed without any issues. However, when running `devbox shell --pure` I got the following error message: ```Error: fork/exec /nix/store/5q96kfjc8bxwv89fw0fqczwr6083ny8n-bash-interactive-5.2-p15/bin/bash: no such file or directory``` I...
### What happened? Note: I have no knowledge on Nix, all here is based on google. I'm trying to build (`cargo install`) a package that depends on `openssl`. To add...
### Package name [email protected] ### What changes are you requesting? hi, I am trying to install this mysql version but no luck so far. Your help very much appreciated :)...
### What happened? Note: I have no knowledge on Nix, all here is based on google. I'm trying to build (`cargo install`) a package that depends on `openssl`. To add...
### What problem are you trying to solve? When using a devbox installation via VSCode, there is currently the setting `"devbox.autoShellOnTerminal": true/false`. However, when `true`, this always creates shells in...
### What happened? I assume i'm doing something wrong here. But all of the packages seem to be pinned to the version they were originally installed at. Take `cargo` for...
### What happened? I assume i'm doing something wrong here. But all of the packages seem to be pinned to the version they were originally installed at. Take `cargo` for...
### What happened? 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. ### Steps...
### What happened? 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. ### Steps...