A list of features mandatory for the Linux builder. The builder will be ignored for derivations that don't require all features in this list. All mandatory features are automatically included in supportedFeatures.
This sets the corresponding nix.buildMachines.*.mandatoryFeatures
option.
Declarations
Type
list of string
Default
[]
Example
[ "big-parallel" ]