1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-14 14:32:42 +01:00
nix/doc/manual/src/architecture/store
Valentin Gagarin 207992a71d introduce store and store objects without file system details
this leaves open implementation details, especially about store paths
and file system objects, and allows explaining them together were it is
more appropriate. also leaves room to carefully introduce the key
insight behind Nix: applying results from programming language theory to
the operating system paradigm of files and processes.
2022-08-04 12:37:47 +02:00
..
drvs use singular for class names consistently 2022-08-04 12:37:47 +02:00
objects.md reword details on keeping closure property 2022-08-04 12:37:47 +02:00
paths.md use singular for class names consistently 2022-08-04 12:37:47 +02:00
store.md introduce store and store objects without file system details 2022-08-04 12:37:47 +02:00