devbox
devbox copied to clipboard
Instant, easy, and predictable development environments
### What problem are you trying to solve? When in a bazel environment, you're usually in an execution sandbox. This sandbox does not have access to the various packages on...
The nix build for the glibc-patch flake fails in the following ways: - The flake and its shell script need to be re-added to git. Nix only allows flakes to...
The nix build for the glibc-patch flake fails in the following ways: - The flake and its shell script need to be re-added to git. Nix only allows flakes to...
### What problem are you trying to solve? Network issues when connecting to cache.nixos.org are a big blocker for me. I have to run `devbox run` multiple times for it...
### What problem are you trying to solve? Network issues when connecting to cache.nixos.org are a big blocker for me. I have to run `devbox run` multiple times for it...
### What happened? after moving devbox with corepack enabled to a different directory the following error appears after running devbox shell: ``` Internal Error: EEXIST: file already exists, symlink '../../../../../../../../nix/store/6njmhaghg7x19cra79g8ljvxcxr77sfq-nodejs-14.21.3/lib/node_modules/corepack/dist/pnpm.js'...
### What happened? after moving devbox with corepack enabled to a different directory the following error appears after running devbox shell: ``` Internal Error: EEXIST: file already exists, symlink '../../../../../../../../nix/store/6njmhaghg7x19cra79g8ljvxcxr77sfq-nodejs-14.21.3/lib/node_modules/corepack/dist/pnpm.js'...
### What problem are you trying to solve? devbox advertises itself as a replacement for apt or brew for global package management (https://www.jetify.com/devbox/docs/devbox_global/), but the current support for GUI applications...
### What problem are you trying to solve? devbox advertises itself as a replacement for apt or brew for global package management (https://www.jetify.com/devbox/docs/devbox_global/), but the current support for GUI applications...
### Package name nodePackages."@angular/cli" ### Nix package link _No response_ ### Software angular install as global package with "npm install -g @angular/cli", and gave ng command for shell, I cant...