Update doc/manual/src/glossary.md

Co-authored-by: Eelco Dolstra <edolstra@gmail.com>
This commit is contained in:
Eli Flanagan
2021-11-30 13:19:42 -05:00
committed by GitHub
co-authored by Eelco Dolstra
parent a473e85c80
commit 092c375cda
+1 -1
View File
@@ -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.