1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-25 10:41:16 +02:00
nix/doc/manual/source/protocols
Dmitry Bogatov a0facb2aba 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.
2025-03-08 19:00:00 -05:00
..
json Document Store Derivations and Deriving Paths (#12290) 2025-02-10 01:30:07 +00:00
derivation-aterm.md Document Store Derivations and Deriving Paths (#12290) 2025-02-10 01:30:07 +00:00
index.md Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
nix-archive.md Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
store-path.md Improve the documentation of the store path protocol 2025-03-08 19:00:00 -05:00
tarball-fetcher.md Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00