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
John Ericson 6280905638 Convert store path info JSON docs to formal JSON Schema, and test
This continues the work for formalizing our current JSON docs. Note that
in the process, a few bugs were caught:

 - `closureSize` was repeated twice, forgot `closureDownloadSize`

 - `file*` fields should be `download*`. They are in fact called that in
   the line-oriented `.narinfo` file, but were renamed in the JSON
   format.
2025-10-28 23:28:16 -04:00
..
json Convert store path info JSON docs to formal JSON Schema, and test 2025-10-28 23:28:16 -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
meson.build Add JSON Schema infrastructure, use for Derivation 2025-10-16 17:24:18 -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