diff options
author | Eelco Dolstra <eelco.dolstra@logicblox.com> | 2014-12-09T10·50+0100 |
---|---|---|
committer | Eelco Dolstra <eelco.dolstra@logicblox.com> | 2014-12-09T12·16+0100 |
commit | e5891f2ea848d00245b34ca794ae52ff480625d1 (patch) | |
tree | 0f949fdc7f12085138809ff899b38bf14c0bedbc /doc/manual/release-notes | |
parent | 9c58691ce3a35833ddcbf157f9f174ab0cc1c37a (diff) |
Use https://cache.nixos.org instead of http://cache.nixos.org
Diffstat (limited to 'doc/manual/release-notes')
-rw-r--r-- | doc/manual/release-notes/rl-1.8.xml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/manual/release-notes/rl-1.8.xml b/doc/manual/release-notes/rl-1.8.xml index 310aa54796d6..b812915a95cd 100644 --- a/doc/manual/release-notes/rl-1.8.xml +++ b/doc/manual/release-notes/rl-1.8.xml @@ -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 |