mirror of
https://github.com/NixOS/nix
synced 2025-07-10 04:43:53 +02:00
<envar> -> <literal>
This commit is contained in:
parent
942cd687f9
commit
c20c082383
33 changed files with 111 additions and 111 deletions
|
@ -114,8 +114,8 @@ import <nix/fetchurl.nix> {
|
|||
|
||||
<listitem>
|
||||
<para>The evaluator now prints profiling statistics (enabled via
|
||||
the <envar>NIX_SHOW_STATS</envar> and
|
||||
<envar>NIX_COUNT_CALLS</envar> environment variables) in JSON
|
||||
the <literal>NIX_SHOW_STATS</literal> and
|
||||
<literal>NIX_COUNT_CALLS</literal> environment variables) in JSON
|
||||
format.</para>
|
||||
</listitem>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue