mirror of
https://github.com/NixOS/nix
synced 2025-07-01 12:37:59 +02:00
Ensure nix flake show produces valid json
This commit is contained in:
parent
a82de5b31b
commit
dc25856d74
2 changed files with 5 additions and 0 deletions
|
@ -35,4 +35,7 @@ specified by flake reference *flake-url*. These are the top-level
|
|||
attributes in the `outputs` of the flake, as well as lower-level
|
||||
attributes for some standard outputs (e.g. `packages` or `checks`).
|
||||
|
||||
With `--json`, the output is in a JSON representation suitable for automatic
|
||||
processing by other tools.
|
||||
|
||||
)""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue