1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-06 21:41:48 +02:00

Document IN_NIX_SHELL variable

This commit is contained in:
Joel Moberg 2016-02-18 23:25:23 +01:00
parent 7251a81bde
commit bb36a1a3cf

View file

@ -11,6 +11,12 @@
<variablelist xml:id="env-common">
<varlistentry><term><envar>IN_NIX_SHELL</envar></term>
<listitem><para>Indicator that tells if the current environment was set up by
<command>nix-shell</command>.</para></listitem>
</varlistentry>
<varlistentry xml:id="env-NIX_PATH"><term><envar>NIX_PATH</envar></term>