1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-12-08 18:11:02 +01:00
nix/tests
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
..
functional Introduce --json-format for nix path-info 2025-12-03 22:04:21 -05:00
installer Format .nix files 2025-01-24 17:04:02 +01:00
nixos Introduce --json-format for nix path-info 2025-12-03 22:04:21 -05:00
repl-completion.nix Format .nix files 2025-01-24 17:04:02 +01:00