No description
Passes the location from the root at which packages are imported on to all packages. The path is passed in as a parameter called 'locatedAt' which contains a list of strings with each individual path component. For example, the blog source in `services/tazblog` will have a list with `[ "services" "tazblog" ]` passed in as the `locatedAt` attribute. This can be used for enabling features such as path-specific imports when using things like buildGo. |
||
|---|---|---|
| external | ||
| infra | ||
| overrides | ||
| secrets | ||
| services | ||
| third_party | ||
| tools | ||
| .envrc | ||
| .gitignore | ||
| .travis.yml | ||
| default.nix | ||
| LICENSE | ||
| read-tree.nix | ||
| README.md | ||