Support recurseIntoAttrs evaluation algorithm

#418
Opened by raitobezarius at 2024-08-30T11·14+00

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.