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 problem are you trying to solve? I want individual developers to be able to override aspects of the process-compose file. ### What solution would you like? Support reading...

feature
triage

### What problem are you trying to solve? This may sound a bit radical, but I think devbox could be simplified by encouraging users to use `process-compose` directly, instead of...

feature
triage

### Package name [email protected] ### What changes are you requesting? Hello, I am facing some issues with neovim installed globally with devbox wrt to sqlite dependencies. I am using [smart-open.nvim](https://github.com/danielfalk/smart-open.nvim)...

bug
triage
package

### What happened? I am trying to add [email protected] and create a shell. I get the following error ``` ❯ devbox init ❯ devbox add [email protected] Info: Adding package "[email protected]"...

bug

### What happened? Running the `Devbox: Reopen in Devbox shell environment` palette-command fails with an error. VS Code log says: > 2024-09-24 22:00:26.034 [error] undefined devbox.reopen {"value":"jetpack-io.devbox","_lower":"jetpack-io.devbox"} The devbox extension...

bug
triage

### What problem are you trying to solve? When using devbox in CI to build a production release, I often see transitive dependencies of the same version downloaded multiple times,...

feature
triage

Hello ! Anout [Nixhub](https://www.nixhub.io/), what is functionally different with https://search.nixos.org ?

### What happened? After upgrading to `0.13.0`, and running `devbox shell` (or `devbox install` in our CI), the `devbox.lock` was modified with this diff ```diff diff --git a/devbox.lock b/devbox.lock index...

bug
triage

### What happened? # TLDR [This line of code](https://github.com/jetify-com/devbox/blob/e8763dd86c11fabafceac47c16731fe0b3292d21/internal/devbox/devbox.go#L376C1-L377C1) is not doing proper whitespace escaping on the value of `d.projectDir()`. The issue may also be fixable by updating `shellgen.ScriptPath()`, but...

bug
triage

Bumps [mermaid](https://github.com/mermaid-js/mermaid) from 10.9.2 to 10.9.3. Commits 85ec96a chore: bump mermaid version to v10.9.3 9301a57 style: prettify src/diagrams/block/blockDB.ts 2bedd0e chore(deps): update katex to 0.16.11 92a07ff chore(deps): update bundled DOMPurify to...

dependencies
javascript