devbox icon indicating copy to clipboard operation
devbox copied to clipboard

Instant, easy, and predictable development environments

Results 427 devbox issues
Sort by recently updated
recently updated
newest added

**Current Behavior (bug)** Following the installation guide for Devbox at https://www.jetpack.io/devbox/docs/installing_devbox/, I first installed Nix via the Determinate Nix Installer: ```shell curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix | sh...

bug

### What problem are you trying to solve? `devbox services up` does not respect the colors of my terminal. I'm running my terminal in light mode, but `devbox services` is...

feature
triage

### What happened? I can replicate the issue inside a Dockerfile. Note the Dockerfile was generated with the `devbox genereate dockerfile` command. ### Steps to reproduce 1. git clone this...

bug
triage

### What happened? In a plugin, I want to use the `{{ .DevboxDirRoot }}` placeholder. According to the [docs](https://www.jetify.com/devbox/docs/guides/creating_plugins/#template-placeholders), this placeholder "points to the root folder of their project, where...

bug
triage

### Package name gnused_prefixed ### Nix package link _No response_ ### Software Would it be possible to get a prefixed version of gnused, like there is for coreutils? I need...

triage
package

### What problem are you trying to solve? The devbox services (process-compose) tui is overwhelming. I just want to see mixed terminal output without the tui. ### What solution would...

feature
triage

Could you please add plandex AI tool? https://github.com/plandex-ai

### What problem are you trying to solve? I have some frequent used commands or snippers in my shell history and find them by autocompletion. But the devbox shell override...

feature
triage

### What problem are you trying to solve? Many development setups I work with use more than one `.env` file - most commonly one that contains values that are shared...

feature
triage

### What problem are you trying to solve? I would like to use privately hosted plugins on non-GitHub servers (which includes non-GitHub servers that aren't public), and am currently working...

feature
triage