mirror of
https://github.com/NixOS/nix
synced 2025-06-25 02:21:16 +02:00
Expand manual on derivation outputs
Note, this includes some text adapted from from Eelco's dissertation
This commit is contained in:
parent
31923aaac0
commit
2aa6e0f084
12 changed files with 508 additions and 174 deletions
|
@ -22,7 +22,10 @@
|
|||
- [Store Object](store/store-object.md)
|
||||
- [Content-Addressing Store Objects](store/store-object/content-address.md)
|
||||
- [Store Path](store/store-path.md)
|
||||
- [Store Derivation and Deriving Path](store/drv.md)
|
||||
- [Store Derivation and Deriving Path](store/derivation/index.md)
|
||||
- [Derivation Outputs and Types of Derivations](store/derivation/outputs/index.md)
|
||||
- [Content-addressing derivation outputs](store/derivation/outputs/content-address.md)
|
||||
- [Input-addressing derivation outputs](store/derivation/outputs/input-address.md)
|
||||
- [Building](store/building.md)
|
||||
- [Store Types](store/types/index.md)
|
||||
{{#include ./store/types/SUMMARY.md}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue