nixpkgs docs: Clarify zipAttrsWithNames's docs
This commit is contained in:
parent
e6b0646b3b
commit
4edb31882c
@ -1364,7 +1364,7 @@ lib.attrsets.optionalAttrs false { my = "set"; }
|
||||
|
||||
<para>
|
||||
Merge sets of attributes and use the function <varname>f</varname> to merge
|
||||
attribute values.
|
||||
attribute values where the attribute name is in <varname>names</varname>.
|
||||
</para>
|
||||
|
||||
<variablelist>
|
||||
|
Loading…
Reference in New Issue
Block a user