mirror of
https://github.com/NixOS/nix.git
synced 2025-11-08 19:46:02 +01:00
1.1 KiB
1.1 KiB
Built-ins
This section lists the values and functions built into the Nix language evaluator.
All built-ins are available through the global builtins constant.
Some built-ins are also exposed directly in the global scope:
derivationderivationStrictabortbaseNameOfbreakdirOffalsefetchGitfetchMercurialfetchTarballfetchTreefromTOMLimportisNullmapnullplaceholderremoveAttrsscopedImportthrowtoStringtrue
derivation attrsderivation is described in its own section.