mirror of
https://github.com/NixOS/nix.git
synced 2025-11-17 16:02:43 +01:00
docs: merge builtin-constants into builtins
This commit is contained in:
parent
fd4b17ab2c
commit
95890b3e1d
16 changed files with 62 additions and 100 deletions
|
|
@ -228,7 +228,7 @@ public:
|
|||
While you can force Nix to run a Darwin-specific `builder` executable on a Linux machine, the result would obviously be wrong.
|
||||
|
||||
This value is available in the Nix language as
|
||||
[`builtins.currentSystem`](@docroot@/language/builtin-constants.md#builtins-currentSystem)
|
||||
[`builtins.currentSystem`](@docroot@/language/builtins.md#builtins-currentSystem)
|
||||
if the
|
||||
[`eval-system`](#conf-eval-system)
|
||||
configuration option is set as the empty string.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue