1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-12-23 17:31:08 +01:00
nix/src/libstore-tests/data
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
..
build-result JSON Impl and schema for BuildResult 2025-11-03 18:25:16 -05:00
common-protocol JSON for Hash now has to be Base16 2025-12-03 16:08:05 -05:00
content-address JSON for Hash now has to be Base16 2025-12-03 16:08:05 -05:00
derivation JSON for Hash now has to be Base16 2025-12-03 16:08:05 -05:00
derived-path Modernize and test derived path JSON 2025-09-23 15:05:56 -04:00
dummy-store JSON for Hash now has to be Base16 2025-12-03 16:08:05 -05:00
machines Move unit tests to the location Meson expects them to be 2024-10-17 15:42:16 -04:00
nar-info Introduce --json-format for nix path-info 2025-12-03 22:04:21 -05:00
outputs-spec Convert {Extended,}OutputsSpec JSON tests to characterization tests 2025-09-23 14:47:00 -04:00
path-info Introduce --json-format for nix path-info 2025-12-03 22:04:21 -05:00
realisation Add JSON tests for Realisation 2025-09-24 18:09:24 -04:00
serve-protocol JSON for Hash now has to be Base16 2025-12-03 16:08:05 -05:00
store-path Make the JSON format for derivation use basename store paths 2025-09-17 16:38:17 -04:00
store-reference libstore: Improve store-reference back-compat with IPv6 ZoneId literals 2025-11-01 00:36:15 +03:00
worker-protocol JSON for Hash now has to be Base16 2025-12-03 16:08:05 -05:00