mirror of
https://github.com/NixOS/nix.git
synced 2025-11-14 14:32:42 +01:00
For frameworks it's important that structures are as lazy as possible to prevent infinite recursions, performance issues and errors that aren't related to the thing to evaluate. As a consequence, they have to emit more attributes than strictly (sic) necessary. However, these attributes with empty values are not useful to the user so we omit them. |
||
|---|---|---|
| .. | ||
| absolute-paths.sh | ||
| build-paths.sh | ||
| bundle.sh | ||
| check.sh | ||
| circular.sh | ||
| common.sh | ||
| config.sh | ||
| flakes.sh | ||
| follow-paths.sh | ||
| init.sh | ||
| mercurial.sh | ||
| run.sh | ||
| search-root.sh | ||
| show.sh | ||
| unlocked-override.sh | ||