Support recurseIntoAttrs evaluation algorithm
#418
Opened by raitobezarius at
In presence of recurseIntoAttrs, some attribute set walking algorithm at evaluation may decide to force recursively the attribute values.
This is useful to implement evaluation of things like a package set which control the recursion using such an attribute.