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
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
..
advanced-topics doc: Add eval-profiler documentation and release note 2025-05-21 22:16:31 +00:00
architecture docs: Fix miscellaneous typos and formatting issues 2025-05-13 22:20:11 +00:00
command-ref docs: remove incorrect claim re gc --print-dead 2025-10-28 09:47:25 +00:00
development doc/dev/doc: Update local build instructions for manual 2025-10-16 13:22:22 +02:00
figures Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
installation treewide: Bump C++ standard version to C++23 2025-08-19 15:33:27 +03:00
language doc: document global builtins 2025-09-18 00:04:31 -04:00
package-management Fix documentation for GC w.r.t. symlinks 2025-07-10 16:19:43 -04:00
protocols Convert store path info JSON docs to formal JSON Schema, and test 2025-10-28 23:28:16 -04:00
release-notes Release note for attrset optimization 2025-10-06 22:16:21 +03:00
store Fix typos 2025-10-13 18:15:52 +05:30
_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 Merge pull request #12994 from fricklerhandwerk/reword-derivation 2025-05-26 14:58:52 +02:00
introduction.md docs: don't mention Haskell 2025-04-29 10:58:34 +02:00
meson.build Add JSON Schema infrastructure, use for Derivation 2025-10-16 17:24:18 -04:00
quick-start.md Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
SUMMARY.md.in Create JSON Schema for Store Paths 2025-10-28 17:22:51 -04:00