mirror of
https://github.com/NixOS/nix
synced 2025-07-12 06:35:08 +02:00
Use https://cache.nixos.org instead of http://cache.nixos.org
This commit is contained in:
parent
9c58691ce3
commit
e5891f2ea8
5 changed files with 14 additions and 10 deletions
|
@ -348,7 +348,7 @@ flag, e.g. <literal>--option gc-keep-outputs false</literal>.</para>
|
|||
|
||||
<listitem><para>A list of URLs of binary caches, separated by
|
||||
whitespace. The default is
|
||||
<literal>http://cache.nixos.org</literal>.</para></listitem>
|
||||
<literal>https://cache.nixos.org</literal>.</para></listitem>
|
||||
|
||||
</varlistentry>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue