about summary refs log tree commit diff
path: root/tools
diff options
context:
space:
mode:
authorVincent Ambo <tazjin@google.com>2019-12-02T15·05+0000
committerVincent Ambo <tazjin@google.com>2019-12-02T15·05+0000
commitd23716f3543c35a0b672a5b508f7e3afc39c0aa0 (patch)
tree1a8672d3e4347b51f33046474ef023a996346c7f /tools
parent9d6792609f0de0c3c9209f300756024f8c3524da (diff)
refactor(read-tree): Keep traversing even if a default.nix is found r/97
This makes it possible for people to drop a default.nix into folders
along the way that add additional things into the attribute set at
that level.

These default.nix files are imported and merged with the rest of the
traversal from that point on. In theory nothing stops a user from
putting a derivation into one of them, but the effects of merging that
derivation's underlying attribute set with random other things from
the traversal are undefined.

This feature is being introduced for a slight revamp of the thirdParty
layout.
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions