mirror of
https://github.com/NixOS/nix.git
synced 2025-12-09 10:31:02 +01:00
Merge pull request #14706 from roberth/document-scopedImport
Document scopedImport builtin
This commit is contained in:
commit
9f0d1e9509
2 changed files with 46 additions and 5 deletions
|
|
@ -23,7 +23,7 @@ Some built-ins are also exposed directly in the global scope:
|
|||
- [`null`](#builtins-null)
|
||||
- [`placeholder`](#builtins-placeholder)
|
||||
- [`removeAttrs`](#builtins-removeAttrs)
|
||||
- `scopedImport`
|
||||
- [`scopedImport`](#builtins-scopedImport)
|
||||
- [`throw`](#builtins-throw)
|
||||
- [`toString`](#builtins-toString)
|
||||
- [`true`](#builtins-true)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue