mirror of
https://github.com/NixOS/nix.git
synced 2025-11-11 04:56:01 +01:00
Fix missing link
This commit is contained in:
parent
3a3f6adde2
commit
b027e22758
1 changed files with 2 additions and 0 deletions
|
|
@ -4,6 +4,8 @@
|
||||||
|
|
||||||
- Each input must be [realised] prior to building the derivation in question.
|
- Each input must be [realised] prior to building the derivation in question.
|
||||||
|
|
||||||
|
[realised]: @docroot@/glossary.md#gloss-realise
|
||||||
|
|
||||||
- Once this is done, the derivation is *normalized*, replacing each input deriving path with its store path, which we now know from realising the input.
|
- Once this is done, the derivation is *normalized*, replacing each input deriving path with its store path, which we now know from realising the input.
|
||||||
|
|
||||||
## Builder Execution
|
## Builder Execution
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue