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? I was trying to set up PHP, it installs correctly, but if I try to enter the shell it breaks, because it can't resolve my home that...

bug
triage

## Summary Added a plugin for Valkey, including environment variables, default conf file, and a service Added Docs And Example Files Addresses #2153 ## How was it tested? - compile...

**What is the name of the package you are requesting a plugin for?** [Valkey](https://www.nixhub.io/packages/valkey) **Does the package work today?** Yes ### **Additional context** - https://valkey.io/ - https://github.com/valkey-io/valkey - https://www.nixhub.io/packages/valkey

### What problem are you trying to solve? In the `init_hook` I would like to source some scripts containing helper utilities that are written in bash. In `devbox run` the...

feature
triage

### What happened? I have defined a local flake that has impurities, so it must be built using the `--impure` flag. Running `nix shell --impure` works fine. I would expect...

bug
triage

### What happened? Setting `PATH` in a project's `devbox.json#env` will override that setting in made in any plugins. I haven't tested what happens if two plugins try to set `PATH`...

bug
triage

### What problem are you trying to solve? I'm using rubymine IDE and trying to configure [ruby sdk](https://www.jetbrains.com/help/ruby/configuring-language-interpreter.html) on it to make code analysis, debug hints and other functionality work....

feature
triage

Legacy versions of KiCad are still widely used in industry, owing to stability issues introduced in newer versions. Unfortunately, if you try to just run KiCad 6 with `nix run`,...

## Summary ## How was it tested?