concept map: align hights

this has the weird but nice emergent property that terms at the same
height are roughly at the same level of abstraction.
This commit is contained in:
Valentin Gagarin 2022-06-09 14:33:31 +02:00
parent a28d6878b2
commit c345345dee

View file

@ -14,12 +14,12 @@ Arrows indicate suggested reading order.
| | | | | |
v | | v v |
[ files and processes ] | | [ garbage collection ] |
/ \ | V v
v v | [ derivation ]--->[ building ]
[ file system object ] [ store path ] | |
/ \ | | |
v v | v v
[ file system object ] [ store path ] | [ derivation ]--->[ building ]
| ^ | | |
v | v v |
[ digest ]----' [ reference scanning ] <-----------'
[ digest ]----' [ reference scanning ]<------------'
/ \
v v
[ input addressing ] [ content addressing ]