1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-08 02:43:54 +02:00

Add --json argument to nix-instantiate

This commit is contained in:
Paul Colomiets 2014-06-24 00:30:22 +03:00 committed by Eelco Dolstra
parent 8504e7d604
commit 858b8f9760
2 changed files with 26 additions and 6 deletions

View file

@ -124,6 +124,15 @@ input.</para>
</varlistentry>
<varlistentry><term><option>--json</option></term>
<listitem><para>When used with <option>--parse</option> and
<option>--eval</option>, print the resulting expression as an
JSON representation of the abstract syntax tree rather than as an
ATerm.</para></listitem>
</varlistentry>
<varlistentry><term><option>--strict</option></term>
<listitem><para>When used with <option>--eval</option>,