mirror of
https://github.com/NixOS/nix.git
synced 2025-12-08 18:11:02 +01:00
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. |
||
|---|---|---|
| .. | ||
| derivation | ||
| schema | ||
| build-result.md | ||
| build-trace-entry.md | ||
| content-address.md | ||
| deriving-path.md | ||
| file-system-object.md | ||
| fixup-json-schema-generated-doc.sed | ||
| hash.md | ||
| index.md | ||
| json-schema-for-humans-config.yaml | ||
| meson.build | ||
| store-object-info.md | ||
| store-path.md | ||
| store.md | ||