devbox
devbox copied to clipboard
Instant, easy, and predictable development environments
### 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...
### What happened? Devbox fails to read the `ZDOTDIR` environment variable falling back to the `shellrc` path, causing issues with my `.zshrc` file. ### Steps to reproduce 1. Create a...
### What happened? Devbox fails to read the `ZDOTDIR` environment variable falling back to the `shellrc` path, causing issues with my `.zshrc` file. ### Steps to reproduce 1. Create a...
### What problem are you trying to solve? `devbox run` just shows a list of available scripts but without description. It would be great, if would be possible to add...
### What problem are you trying to solve? `devbox run` just shows a list of available scripts but without description. It would be great, if would be possible to add...
### What happened? When trying to pull in a NUR flake that is unfree I am unable to get Devbox to accept NIXPKGS_ALLOW_UNFREE. This is due to the fact that...
### What happened? When trying to pull in a NUR flake that is unfree I am unable to get Devbox to accept NIXPKGS_ALLOW_UNFREE. This is due to the fact that...
### What problem are you trying to solve? When I run `devbox search blah`, I get a list of packages matching that query with a list of available versions. If...
### What problem are you trying to solve? https://www.jetify.com/devbox/docs/devbox_examples/languages/nodejs/ suggests using `DEVBOX_COREPACK_ENABLED` to get a desired package manager. Also, at the bottom of the page there is another example: ```json...
### What problem are you trying to solve? https://www.jetify.com/devbox/docs/devbox_examples/languages/nodejs/ suggests using `DEVBOX_COREPACK_ENABLED` to get a desired package manager. Also, at the bottom of the page there is another example: ```json...