1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-06 21:41:48 +02:00

Start on the derivations section

This commit is contained in:
John Ericson 2022-03-21 13:13:55 -04:00 committed by Valentin Gagarin
parent e3a0209a9e
commit 678d75baea
2 changed files with 60 additions and 1 deletions

View file

@ -26,7 +26,7 @@
- [Input-Addressing](design/store/drvs/ia.md)
- [Content-Addressing (Experimental)](design/store/drvs/ca.md)
- [Building](design/store/building.md)
- [Advanced Topic: store dir relocatability](design/store/relocatability.md)
- [Advanced Topic: store entry relocatability](design/store/relocatability.md)
- [Package Management](package-management/package-management.md)
- [Basic Package Management](package-management/basic-package-mgmt.md)
- [Profiles](package-management/profiles.md)