Examples
Options
Option | Description |
---|---|
--allow-insecure | allows Devbox to install a package that is marked insecure by Nix |
-c, --config string | path to directory containing a devbox.json config file |
--disable-plugin | disable the build plugin for a package |
--environment string | Jetify Secrets environment to use, when supported (e.g.secrets support dev, prod, preview.) (default “dev”) |
-e, --exclude-platform strings | exclude packages from a specific platform. |
-h, --help | help for add |
-o, --outputs strings | specify the outputs to install for the nix package |
-p , --platform strings | install packages only on specific platforms. |
--patch | Allow Devbox to patch your packages to fix issues with missing native libraries (auto, always, never) (default “auto”) |
-q, --quiet | quiet mode: Suppresses logs. |
aarch64-darwin
aarch64-linux
x86_64-darwin
x86_64-linux
i686-linux
armv7l-linux
SEE ALSO
- devbox - Instant, easy, predictable shells and containers