mirror of
https://github.com/NixOS/nix
synced 2025-06-25 14:51:16 +02:00
doc: Add link to filterSource from path
This commit is contained in:
parent
1d86bb4f70
commit
70ddf298e0
1 changed files with 1 additions and 1 deletions
|
@ -2374,7 +2374,7 @@ static RegisterPrimOp primop_path({
|
||||||
like `@`.
|
like `@`.
|
||||||
|
|
||||||
- filter\
|
- filter\
|
||||||
A function of the type expected by `builtins.filterSource`,
|
A function of the type expected by [`builtins.filterSource`](#builtins-filterSource),
|
||||||
with the same semantics.
|
with the same semantics.
|
||||||
|
|
||||||
- recursive\
|
- recursive\
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue