Whether to enable the validation of bootspec documents for each build. This will introduce Go in the build-time closure as we are relying on [Cuelang](https://cuelang.org/) for schema validation. Enable this option if you want to ascertain that your documents are correct .
boot.bootspec.enableValidation
boolean
false
true
User-defined data that extends the bootspec document. To reduce incompatibility and prevent names from clashing between applications, it is **highly recommended** to use a unique namespace for your extensions.
boot.bootspec.extensions
attribute set of anything
{ }
The bootspec package to use.
boot.bootspec.package
package
pkgs.bootspec