Home > Repositories > base > devbox

devbox: Instant, easy, and predictable development environments

Devbox is a command-line tool that lets you easily create isolated shells for development. You start by defining the list of packages required by your development environment, and devbox uses that definition to create an isolated environment just for your application.
In practice, Devbox works similar to a package manager like yarn – except the packages it manages are at the operating-system level (the sort of thing you would normally install with brew or apt-get). With Devbox, you can install over 400,000 package versions from the Nix Package Registry
Devbox was originally developed by Jetify and is internally powered by nix.
Name:devbox
Release: 0.16.0-1mamba
Group:Development/Tools
Maintainer:silvan
License:Apache License 2.0
Size:19,12 MB
Upstream URL:https://www.jetify.com/devbox/
Build time:2025-08-20 12:58:28
Binary packages and requirements
x86_64aarch64
Built RPMSdevbox
devbox-debug
devbox
devbox-debug
Build requirementsglibc-devel [1]
glibc-devel [1]
History of changes
DatePackagerReleaseDescription
2025-08-20Automatic Build System 0.16.0-1mamba- automatic version update by autodist
2025-08-07Automatic Build System 0.15.1-1mamba- automatic version update by autodist
2025-07-22silvan0.15.0-1mamba- package created using the webbuild interface