diff options
author | Vincent Ambo <tazjin@google.com> | 2019-12-09T03·16+0000 |
---|---|---|
committer | Vincent Ambo <tazjin@google.com> | 2019-12-09T03·16+0000 |
commit | ff38ae6c5f64ceadb307eac95bbe63e7a55f80c6 (patch) | |
tree | e7ce7d2b4b35b8696d5976187e945cf751797815 /third_party/nixery/default.nix | |
parent | 7044424f52be19f79eb7eacbefa06b869a0dd9c3 (diff) |
fix(read-tree): Don't import `default.nix` sibling expression r/105
If a folder contains a `default.nix`, Nix expressions contained in adjacent files should not be imported (they might be things like a `shell.nix` or a `deps.nix` which do not evaluate to derivations). The tree traversal still continues for all children folders of a folder with a `default.nix`.
Diffstat (limited to 'third_party/nixery/default.nix')
0 files changed, 0 insertions, 0 deletions