1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-25 14:51:16 +02:00
nix/doc/manual/source
Dmitry Bogatov 5805f9cb93 Improve the documentation of the store path protocol
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 a0facb2aba)
2025-03-31 18:39:22 +00:00
..
advanced-topics manual: Edit 2025-03-03 22:13:09 +00:00
architecture Document Store Derivations and Deriving Paths (#12290) 2025-02-10 01:30:07 +00:00
command-ref Rename to "content-address*ing* derivation" 2025-02-10 01:12:56 -05:00
development doc: Fix ccacheStdenvPackages typo 2025-02-18 23:23:10 +01:00
figures Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
installation Remove character not needed for a command 2025-01-20 14:03:29 +02:00
language Expand manual on derivation outputs 2025-03-03 22:13:08 +00:00
package-management Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
protocols Improve the documentation of the store path protocol 2025-03-31 18:39:22 +00:00
release-notes rl-2.27.md: Fix GitHub links 2025-03-21 19:48:51 +00:00
store manual: Edit 2025-03-03 22:13:09 +00:00
_redirects Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
c-api.md Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
favicon.png Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
favicon.svg Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
glossary.md manual: Edit 2025-03-03 22:13:09 +00:00
introduction.md Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
meson.build Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
quick-start.md Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
SUMMARY.md.in Expand manual on derivation outputs 2025-03-03 22:13:08 +00:00