aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEli Flanagan <eli@typedspace.com>2021-11-30 13:19:42 -0500
committerGitHub <noreply@github.com>2021-11-30 13:19:42 -0500
commit092c375cda9efc24f9a3d6b56d818792406b232b (patch)
treeca2e2ac243b57b320a81d464ce04fd1231feb343
parenta473e85c808120def9a645235e1e6bfa746753b5 (diff)
Update doc/manual/src/glossary.md
Co-authored-by: Eelco Dolstra <edolstra@gmail.com>
-rw-r--r--doc/manual/src/glossary.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual/src/glossary.md b/doc/manual/src/glossary.md
index 92192e4cb..71ff13275 100644
--- a/doc/manual/src/glossary.md
+++ b/doc/manual/src/glossary.md
@@ -99,6 +99,6 @@
links. NARs are generated and unpacked using `nix-store --dump`
and `nix-store --restore`.
- `∅` \
- The empty set symbol. In the context of package history, this denotes a package was not present prior to installation.
+ The empty set symbol. In the context of profile history, this denotes a package is not present in a particular version of the profile.
- `ε` \
The epsilon symbol. In the context of a package, this means the version is empty. More precisely, the derivation does not have a version attribute.