| options/nixos/nix.settings.sandbox | If set, Nix will perform builds in a sandboxed environment that it
will set up automatically for each build
|
| options/nixos/nix.settings.cores | This option defines the maximum number of concurrent tasks during
one build
|
| options/darwin/nix.settings.cores | This option defines the maximum number of concurrent tasks during
one build
|
| options/darwin/nix.settings.sandbox | If set, Nix will perform builds in a sandboxed environment that it
will set up automatically for each build
|
| options/nixos/nix.settings.substituters | List of binary cache URLs used to obtain pre-built binaries
of Nix packages
|
| options/darwin/nix.settings.substituters | List of binary cache URLs used to obtain pre-built binaries
of Nix packages
|