System types of executables that can be run on this machine.

Lix will only build a given derivation locally when its system attribute equals any of the values specified here or in the system option.

Setting this can be useful to build derivations locally on compatible machines:

Build systems will usually detect the target platform to be the current physical system and therefore produce machine code incompatible with what may be intended in the derivation. You should design your derivation's builder accordingly and cross-check the results when using this option against natively-built versions of your derivation.