mirror of
https://github.com/NixOS/nix.git
synced 2025-11-09 03:56:01 +01:00
1. Fix confusing wording that might imply unnecessary double-hashing.
2. Add references to specifics of base-32 encoding.
3. Fix incorrect description that sha256 hash of `fingerprint` is
truncated. "Truncated" is actual wording used in Nix theses, but it has
unusual meaning, that is better conveyed by word "compressed", which is
used by the reference C++ implementation.
4. Clarify details of base16 encoding.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| advanced-topics | ||
| architecture | ||
| command-ref | ||
| development | ||
| figures | ||
| installation | ||
| language | ||
| package-management | ||
| protocols | ||
| release-notes | ||
| store | ||
| _redirects | ||
| c-api.md | ||
| favicon.png | ||
| favicon.svg | ||
| glossary.md | ||
| introduction.md | ||
| meson.build | ||
| quick-start.md | ||
| SUMMARY.md.in | ||