mirror of
https://github.com/NixOS/nix.git
synced 2025-12-08 18:11:02 +01:00
Add link to scopedImport documentation
This commit is contained in:
parent
b69c565fdb
commit
a4680cd9bb
1 changed files with 1 additions and 1 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