mirror of
https://github.com/NixOS/nix
synced 2025-07-07 14:21:48 +02:00
Rename files after store entry -> store object rename
This commit is contained in:
parent
4e2d5ae202
commit
838ba26fda
4 changed files with 3 additions and 3 deletions
|
@ -18,10 +18,10 @@
|
|||
- [Design and Data Model](design/design.md)
|
||||
- [Overview](design/overview.md)
|
||||
- [The Store Layer](design/store/store.md)
|
||||
- [Store Objects](design/store/entries.md)
|
||||
- [Store Objects](design/store/objects.md)
|
||||
- [Store Paths](design/store/paths.md)
|
||||
- [Nix Archives](design/store/nar.md)
|
||||
- [Content-Addressing Store Objects](design/store/entry-ca.md)
|
||||
- [Content-Addressing Store Objects](design/store/object-ca.md)
|
||||
- [Derivations](design/store/drvs/drvs.md)
|
||||
- [Input-Addressing](design/store/drvs/ia.md)
|
||||
- [Content-Addressing (Experimental)](design/store/drvs/ca.md)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue