mirror of
https://github.com/NixOS/nix
synced 2025-07-10 04:43:53 +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
|
@ -4,7 +4,7 @@
|
|||
version="5.0"
|
||||
xml:id="ssec-relnotes-1.8">
|
||||
|
||||
<title>Release 1.8 (TBA)</title>
|
||||
<title>Release 1.8 (December 9, 2014)</title>
|
||||
|
||||
<itemizedlist>
|
||||
|
||||
|
@ -13,6 +13,10 @@
|
|||
--serve</command> on the remote machine. This requires build slaves
|
||||
to be updated to Nix 1.8.</para></listitem>
|
||||
|
||||
<listitem><para>Nix now uses HTTPS instead of HTTP to access the
|
||||
default binary cache,
|
||||
<literal>cache.nixos.org</literal>.</para></listitem>
|
||||
|
||||
<listitem><para><command>nix-env</command> selectors are now regular
|
||||
expressions. For instance, you can do
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue