1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-07 10:11:47 +02:00

Disable the binary cache substituter by default for now

This commit is contained in:
Eelco Dolstra 2012-08-27 14:20:14 -04:00
parent cfd968dd94
commit 9e2fc6951c
2 changed files with 4 additions and 5 deletions

View file

@ -323,8 +323,8 @@ build-use-chroot = /dev /proc /bin</programlisting>
<varlistentry><term><literal>binary-caches</literal></term>
<listitem><para>A list of URLs of binary caches, separated by
whitespace. The default is
<literal>http://nixos.org/binary-cache</literal>.</para></listitem>
whitespace. The default is empty.<!-- The default is
<literal>http://nixos.org/binary-cache</literal>. --></para></listitem>
</varlistentry>