1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-09 03:56:01 +01:00
nix/doc/manual/source
John Ericson 0c37a62207 Change JSON derivation format in two ways
- Use canonical content address JSON format for floating content
  addressed derivation outputs

  This keeps it more consistent.

- Reorganize inputs into nested structure (`inputs.srcs` and
  `inputs.drvs`)

  This will allow for an easier to use, but less compact, alternative
  where `srcs` is just a list of derived paths.

  It also allows for other experiments for derivations with a different
  input structure, as I suspect will be needed for secure build traces.
2025-11-06 15:19:44 -05: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 Fix links in the manual 2025-11-04 00:31:46 +01:00
development Fix links in the manual 2025-11-04 00:31:46 +01:00
figures Rename doc/manual{src -> source} 2024-10-14 11:21:24 -04:00
installation Add ghcr for pre-release 2025-10-28 11:16:37 -07:00
language Fix links in the manual 2025-11-04 00:31:46 +01:00
package-management Fix documentation for GC w.r.t. symlinks 2025-07-10 16:19:43 -04:00
protocols Change JSON derivation format in two ways 2025-11-06 15:19:44 -05:00
release-notes Fix links in the manual 2025-11-04 00:31:46 +01:00
store Merge pull request #14425 from obsidiansystems/json-schema-build-trace 2025-11-06 18:06:57 +00: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 Fix links in the manual 2025-11-04 00:31:46 +01: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 JSON Impl and schema for BuildResult 2025-11-03 18:25:16 -05:00