No description
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`. |
||
|---|---|---|
| external | ||
| infra | ||
| overrides | ||
| secrets | ||
| services | ||
| third_party | ||
| tools | ||
| .envrc | ||
| .gitignore | ||
| .travis.yml | ||
| default.nix | ||
| LICENSE | ||
| read-tree.nix | ||
| README.md | ||