1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-08 19:46:02 +01:00
nix/doc/manual/source/protocols
Dmitry Bogatov 143b87c1a9 Fix documentation of the NAR archive structure
For regular, non-executable files, there is no str("") between str("regular")
and str("contents"). Note that str("") is exactly 8 zero bytes, while just ""
is actual empty string (0 bytes).
2025-07-22 20:00:00 -04:00
..
json Introduce top-level structuredAttrs field in JSON derivation format 2025-06-12 20:45:47 -04: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 Fix documentation of the NAR archive structure 2025-07-22 20:00:00 -04:00
store-path.md Improve the documentation of store path 2025-03-19 13:45:10 +08:00
tarball-fetcher.md fix various typos in docs 2025-05-14 21:29:17 +02:00