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

### What happened? When I run ```devbox shell``` in an initialized directory, the output shows a list of groups for which it cannot find the names of the group. The...

bug

### What happened? Found strange behavior when running VS Code via `code.` in the devbox shell. In each new VS Code window when opening the integrated terminal, it will launch...

bug
triage

### Package name [email protected] ### What changes are you requesting? ```shell $ DEVBOX_DEBUG=1 devbox global add difftastic 2024/06/03 22:41:30 findProjectDir: path is 2024/06/03 22:41:30 finding devbox config in dir: /Users/tobi...

bug
triage
package

### What problem are you trying to solve? The Dockerfile generated by the command `devbox generate dockerfile` has a super slow startup. The first invocation of `devbox shell` seems to...

feature
triage

### Package name protobufjs-cli ### Nix package link _No response_ ### Software https://github.com/protobufjs/protobuf.js https://www.npmjs.com/package/protobufjs https://www.npmjs.com/package/protobufjs-cli

triage
package

### What happened? ## Problem Description This issue arises when: 1. A project is configured to use Jetify Secrets 2. The user is not logged in 3. The user attempts...

bug
triage

### What problem are you trying to solve? Not really a problem, but it'd be a nice addition to see which global packages are outdated. Both at a project and...

feature
triage

### What problem are you trying to solve? I tried using the postgres plugin, but I was unable to start the postgres server as I was already running another postgres...

feature
triage

### What happened? ``` ➜ devbox shell Starting a devbox shell... You can activate the virtual environment by running '. $VENV_DIR/bin/activate' (for fish shell, replace '.' with 'source') ➜ which...

bug
triage