about summary refs log tree commit diff
path: root/tvix/docs/src/SUMMARY.md
blob: d4585c00acdf7ceb369c4e28422aba01c796f5fc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# Summary

# Tvix
- [Architecture & data flow](./architecture.md)
- [.drvPath inconsistencies](./differences-drv-paths.md)

# Nix
- [Specification of the Nix Language](./language-spec.md)
- [Nix language version history](./lang-version.md)
- [Value Pointer Equality](./value-pointer-equality.md)