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

Reinstate the http://nixos.org/binary-cache default for the binary-caches setting

This commit is contained in:
Eelco Dolstra 2013-01-02 22:16:37 +01:00
parent 649bb60617
commit aebea2e489
2 changed files with 4 additions and 4 deletions

View file

@ -324,8 +324,8 @@ flag, e.g. <literal>--option gc-keep-outputs false</literal>.</para>
<varlistentry><term><literal>binary-caches</literal></term>
<listitem><para>A list of URLs of binary caches, separated by
whitespace. The default is empty.<!-- The default is
<literal>http://nixos.org/binary-cache</literal>. --></para></listitem>
whitespace. The default is
<literal>http://nixos.org/binary-cache</literal>.</para></listitem>
</varlistentry>