mirror of
https://github.com/privatevoid-net/nix-super.git
synced 2024-11-10 08:16:15 +02:00
match grammatical case to arrow direction
This commit is contained in:
parent
d3effd014b
commit
87523f01e3
1 changed files with 2 additions and 2 deletions
|
@ -18,8 +18,8 @@ Nix consists of hierarchical [layers](https://en.m.wikipedia.org/wiki/Multitier_
|
|||
| store | |
|
||||
| | evaluates to |
|
||||
| | |
|
||||
| references V builds |
|
||||
| [ build input ] --> [ build plan ] --> [ build result ] |
|
||||
| referenced by V builds |
|
||||
| [ build input ] ----> [ build plan ] ----> [ build result ] |
|
||||
| |
|
||||
+-----------------------------------------------------------------+
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue