make concept map even more compact

This commit is contained in:
Valentin Gagarin 2022-06-09 14:25:19 +02:00
parent d8b2f9f772
commit 475a332025

View file

@ -11,18 +11,18 @@ Arrows indicate suggested reading order.
| |
| v
| [ operations ]
| / \
v v v
[ store object ] [ garbage collection ] [ build ]
| ^ ^ |
v | | |
[ files and processes ] | [ derivation ]--' |
/ \ | ^ |
v v | | |
[ file system object ] [ store path ] '--[ closure ] |
| ^ \ | |
v | v v |
[ digest ]-----' [ reference scanning ]<------'
| | |
v v |
[ store object ] [ garbage collection ] |
| ^ |
v | v
[ files and processes ] [ closure ] [ build ]
/ \ | | ^ |
v v | v | |
[ file system object ] [ store path ] | [ derivation ] |
| ^ | | |
v | v v |
[ digest ]----' [ reference scanning ] <----'
/ \
v v
[ input addressing ] [ content addressing ]