Revert "Merge #12357: nixos docs: show references to packages"
The PR wasn't good enough yet. This reverts commitb2a37ceeea, reversing changes made to7fa9a1abce.
This commit is contained in:
@@ -207,7 +207,7 @@ rec {
|
||||
|
||||
|
||||
/* Like `mapAttrsRecursive', but it takes an additional predicate
|
||||
function that tells it whether to recurse into an attribute
|
||||
function that tells it whether to recursive into an attribute
|
||||
set. If it returns false, `mapAttrsRecursiveCond' does not
|
||||
recurse, but does apply the map function. It is returns true, it
|
||||
does recurse, and does not apply the map function.
|
||||
|
||||
Reference in New Issue
Block a user