mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-23 06:26:15 +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…
Reference in a new issue