1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-12-11 03:21:03 +01:00
nix/src/json-schema-checks
John Ericson 1ad13a1423 Introduce --json-format for nix path-info
As discussed today at great length in the Nix meeting, we don't want to
break the format, but we also don't want to impede the improvement of
JSON formats. The solution is to add a new flag for control the output
format.

Note that prior to the release, we may want to replace `--json
--json-format N` with `--json=N`, but this is being left for a separate
PR, as we don't yet have `=` support for CLI flags.
2025-12-03 22:04:21 -05:00
..
.version Add JSON Schema infrastructure, use for Derivation 2025-10-16 17:24:18 -04:00
build-result JSON Impl and schema for BuildResult 2025-11-03 18:25:16 -05:00
build-trace-entry JSON Schema for build trace entry 2025-11-03 15:59:50 -05:00
content-address nlohmann::json instance and JSON Schema for ContentAddress 2025-10-27 14:47:50 -04:00
derivation Add JSON Schema infrastructure, use for Derivation 2025-10-16 17:24:18 -04:00
derivation-options JSON Schema for DerivationOutputs 2025-11-24 15:23:50 -05:00
deriving-path JSON Schema for DerivedPath 2025-10-24 12:08:00 -04:00
file-system-object nlohmann::json instance and JSON Schema for MemorySourceAccessor 2025-11-20 15:19:24 -05:00
hash nlohmann::json instance and JSON Schema for Hash 2025-10-20 15:21:07 -04:00
meson.build Introduce --json-format for nix path-info 2025-12-03 22:04:21 -05:00
nar-info Convert store path info JSON docs to formal JSON Schema, and test 2025-10-28 23:28:16 -04:00
package.nix JSON impl and Schema for DummyStore 2025-11-24 17:04:24 -05:00
schema Add JSON Schema infrastructure, use for Derivation 2025-10-16 17:24:18 -04:00
store JSON impl and Schema for DummyStore 2025-11-24 17:04:24 -05:00
store-object-info Convert store path info JSON docs to formal JSON Schema, and test 2025-10-28 23:28:16 -04:00
store-path Create JSON Schema for Store Paths 2025-10-28 17:22:51 -04:00