about summary refs log tree commit diff
path: root/doc/manual/command-ref/env-common.xml
diff options
context:
space:
mode:
authorEelco Dolstra <eelco.dolstra@logicblox.com>2014-09-16T12·49+0200
committerEelco Dolstra <eelco.dolstra@logicblox.com>2014-09-16T12·49+0200
commitb1af336132cfe8a6e4c54912cc512f8c28d4ebf3 (patch)
tree2ddaaba65b105320cd90f5edef0173b4a1b55dd8 /doc/manual/command-ref/env-common.xml
parent57f6463ec03c3399f8bd682cecab27ff1671d21d (diff)
Undocument NIX_OTHER_STORES
Diffstat (limited to 'doc/manual/command-ref/env-common.xml')
-rw-r--r--doc/manual/command-ref/env-common.xml22
1 files changed, 0 insertions, 22 deletions
diff --git a/doc/manual/command-ref/env-common.xml b/doc/manual/command-ref/env-common.xml
index b52e450309f4..39e3e9cff2e3 100644
--- a/doc/manual/command-ref/env-common.xml
+++ b/doc/manual/command-ref/env-common.xml
@@ -283,28 +283,6 @@ $ mount -o bind /mnt/otherdisk/nix /nix</screen>
 </varlistentry>
 
 
-<varlistentry xml:id="envar-other-stores"><term><envar>NIX_OTHER_STORES</envar></term>
-
-  <listitem><para>This variable contains the paths of remote Nix
-  installations from which packages can be copied, separated by colons.
-  <phrase condition="manual">See <xref linkend="sec-sharing-packages"
-  /> for details.</phrase>  Each path should be the
-  <filename>/nix</filename> directory of a remote Nix installation
-  (i.e., not the <filename>/nix/store</filename> directory).  The
-  paths are subject to globbing, so you can set it so something like
-  <literal>/var/run/nix/remote-stores/*/nix</literal> and mount
-  multiple remote filesystems in
-  <literal>/var/run/nix/remote-stores</literal>.</para>
-
-  <para>Note that if you’re building through the <link
-  linkend="sec-nix-daemon">Nix daemon</link>, the only setting for
-  this variable that matters is the one that the
-  <command>nix-daemon</command> process uses.  So if you want to
-  change it, you have to restart the daemon.</para></listitem>
-
-</varlistentry>
-
-
 <varlistentry><term><envar>NIX_SHOW_STATS</envar></term>
 
   <listitem><para>If set to <literal>1</literal>, Nix will print some