mirror of
https://github.com/NixOS/nix
synced 2025-07-06 21:41:48 +02: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
|
@ -64,7 +64,7 @@ It outputs an attribute set, and produces a [store derivation] as a side effect
|
|||
> }
|
||||
> ```
|
||||
>
|
||||
> [`builtins.currentSystem`](@docroot@/language/builtin-constants.md#builtins-currentSystem) has the value of the [`system` configuration option], and defaults to the system type of the current Nix installation.
|
||||
> [`builtins.currentSystem`](@docroot@/language/builtins.md#builtins-currentSystem) has the value of the [`system` configuration option], and defaults to the system type of the current Nix installation.
|
||||
|
||||
- [`builder`]{#attr-builder} ([Path](@docroot@/language/types.md#type-path) | [String](@docroot@/language/types.md#type-string))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue