We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
--allow-insecure
1 parent 7b0e9d1 commit 1926118Copy full SHA for 1926118
docs/app/docs/cli_reference/devbox_add.md
@@ -11,6 +11,7 @@ devbox add <pkg>... [flags]
11
<!-- Markdown Table of Options -->
12
| Option | Description |
13
| --- | --- |
14
+| `--allow-insecure` | Allows Devbox to install a package that is marked insecure by Nix |
15
| `-c, --config string` | path to directory containing a devbox.json config file |
16
| `-h, --help` | help for add |
17
| `-q, --quiet` | Quiet mode: Suppresses logs. |
0 commit comments