1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-25 02:21:16 +02:00
nix/doc/manual/source
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
..
advanced-topics manual: Edit 2025-03-03 19:09:24 +01: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 doc: note that function bindings are accessible in default values 2025-03-04 00:44:46 -05: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-08 19:00:00 -05:00
release-notes Add more release notes 2025-02-26 22:23:44 +01:00
store manual: Edit 2025-03-03 19:09:24 +01: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 19:09:24 +01: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 Merge pull request #12442 from NixOS/store-derivation-options 2025-03-03 23:11:51 +01:00