Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Auth = enable("AUTH")
View Source
var RemoveNixpkgs = enable("REMOVE_NIXPKGS")
RemoveNixpkgs will generate flake.nix code that skips downloads of nixpkgs. It leverages the search index to directly map <package>@<version> to the /nix/store/<hash>-<package>-<version> that can be fetched from cache.nixpkgs.org.
View Source
var ScriptExitOnError = enable("SCRIPT_EXIT_ON_ERROR")
ScriptExitOnError controls whether scripts defined in devbox.json and executed via `devbox run` should exit if any command within them errors.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.