Skip to content

Commit

Permalink
Update src/libexpr/primops/fetchTree.cc
Browse files Browse the repository at this point in the history
Co-authored-by: tomberek <tomberek@users.noreply.github.com>
  • Loading branch information
fricklerhandwerk and tomberek authored Dec 4, 2023
1 parent 43f5e55 commit fe72e70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/libexpr/primops/fetchTree.cc
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@ static RegisterPrimOp primop_fetchTree({
- `type` (String, required)
Source type.
This determines other allowed input attributes.
This determines other required and allowed input attributes.
The next section lists source types and associated parameters.
- `narHash` (String, optional)
Expand Down

0 comments on commit fe72e70

Please sign in to comment.