devbox
devbox copied to clipboard
Instant, easy, and predictable development environments
### What happened? `golangci-lint` package was recently updated to build with go 1.23 in https://github.com/NixOS/nixpkgs/commit/2bd2d99287d2141806f823acf3741b500e116489. When updating on my MacOS machine, I found that it was still building with older...
### What happened? `golangci-lint` package was recently updated to build with go 1.23 in https://github.com/NixOS/nixpkgs/commit/2bd2d99287d2141806f823acf3741b500e116489. When updating on my MacOS machine, I found that it was still building with older...
### What happened? I have a use case where I need both `h3` and `postgis` extensions in PostgreSQL. I followed the steps mentioned #912, which seem to work for getting...
### What happened? I have a use case where I need both `h3` and `postgis` extensions in PostgreSQL. I followed the steps mentioned #912, which seem to work for getting...
### What happened? Running in WSL2 linux Ubuntu 22.04. `devbox add aws-sam-cli` is failing. ### Steps to reproduce 1. devbox add aws-sam-cli ### Command _No response_ ### devbox.json ```jsonc {...
### What happened? Running in WSL2 linux Ubuntu 22.04. `devbox add aws-sam-cli` is failing. ### Steps to reproduce 1. devbox add aws-sam-cli ### Command _No response_ ### devbox.json ```jsonc {...
### What problem are you trying to solve? I want to create a minimal docker image to put my rust binary into. Usually one can do something like this for...
### What problem are you trying to solve? I want to create a minimal docker image to put my rust binary into. Usually one can do something like this for...
### What problem are you trying to solve? a services does not run as a service. ```sh devbox global services ls No services currently running. Run `devbox services up` to...
### What problem are you trying to solve? a services does not run as a service. ```sh devbox global services ls No services currently running. Run `devbox services up` to...