1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-13 17:10:47 +02:00

* More manual updates.

This commit is contained in:
Eelco Dolstra 2005-04-07 10:47:58 +00:00
parent f1ae10b992
commit 57d023a184
6 changed files with 153 additions and 29 deletions

View file

@ -46,7 +46,7 @@
</glossentry>
<glossentry><glossterm>substitute</glossterm>
<glossentry id="gloss-substitute"><glossterm>substitute</glossterm>
<glossdef><para>A substitute is a command invocation stored in the
Nix database that describes how to build a store object, bypassing
@ -94,6 +94,16 @@
</glossentry>
<glossentry id="gloss-validity"><glossterm>validity</glossterm>
<glossdef><para>A store path is considered
<emphasis>valid</emphasis> if it exists in the file system, is
listed in the Nix database as being valid, and if all paths in its
closure are also valid.</para></glossdef>
</glossentry>
</glosslist>