1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-09 12:06:01 +01:00
nix/doc/manual/source/protocols/json/schema
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
..
build-result-v1 JSON Impl and schema for BuildResult 2025-11-03 18:25:16 -05:00
build-result-v1.yaml JSON Impl and schema for BuildResult 2025-11-03 18:25:16 -05:00
build-trace-entry-v1 JSON Schema for build trace entry 2025-11-03 15:59:50 -05:00
build-trace-entry-v1.yaml JSON Schema for build trace entry 2025-11-03 15:59:50 -05:00
content-address-v1 nlohmann::json instance and JSON Schema for ContentAddress 2025-10-27 14:47:50 -04:00
content-address-v1.yaml nlohmann::json instance and JSON Schema for ContentAddress 2025-10-27 14:47:50 -04:00
derivation-v4.yaml Change JSON derivation format in two ways 2025-11-06 15:19:44 -05:00
deriving-path-v1 JSON Schema for DerivedPath 2025-10-24 12:08:00 -04:00
deriving-path-v1.yaml Create JSON Schema for Store Paths 2025-10-28 17:22:51 -04:00
hash-v1 nlohmann::json instance and JSON Schema for Hash 2025-10-20 15:21:07 -04:00
hash-v1.yaml Fix links in the manual 2025-11-04 00:31:46 +01:00
nar-info-v1 Convert store path info JSON docs to formal JSON Schema, and test 2025-10-28 23:28:16 -04:00
store-object-info-v1 Convert store path info JSON docs to formal JSON Schema, and test 2025-10-28 23:28:16 -04:00
store-object-info-v1.yaml Convert store path info JSON docs to formal JSON Schema, and test 2025-10-28 23:28:16 -04:00
store-path-v1 Create JSON Schema for Store Paths 2025-10-28 17:22:51 -04:00
store-path-v1.yaml Create JSON Schema for Store Paths 2025-10-28 17:22:51 -04:00