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

remove incomplete section: building

This commit is contained in:
Valentin Gagarin 2022-05-03 13:53:37 +02:00
parent 3d8f2f5cc1
commit 1ba6d8fb1d
2 changed files with 0 additions and 16 deletions

View file

@ -24,7 +24,6 @@
- [Derivations](architecture/store/drvs/drvs.md)
- [Input-Addressing](architecture/store/drvs/ia.md)
- [Content-Addressing (Experimental)](architecture/store/drvs/ca.md)
- [Building](architecture/store/building.md)
- [Advanced Topic: Store object relocatability](architecture/store/relocatability.md)
- [Advanced Topic: Related work](architecture/store/related-work.md)
- [Package Management](package-management/package-management.md)