doc: fix example consistency on mapAttrsRecursiveCond
(#418991)
This commit is contained in:
commit
d3cd84d2b2
@ -1163,7 +1163,7 @@ rec {
|
||||
```nix
|
||||
mapAttrsRecursiveCond
|
||||
(as: !(as ? "type" && as.type == "derivation"))
|
||||
(x: x.name)
|
||||
(path: x: x.name)
|
||||
attrs
|
||||
```
|
||||
:::
|
||||
|
Loading…
x
Reference in New Issue
Block a user