[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/01: website: 0.13.0: Add more stuff.
From: |
Ludovic Courtès |
Subject: |
01/01: website: 0.13.0: Add more stuff. |
Date: |
Mon, 22 May 2017 07:54:00 -0400 (EDT) |
civodul pushed a commit to branch master
in repository guix-artwork.
commit 2b4f04527b1fc537a69af33b8ddebd692fe0e5d7
Author: Ludovic Courtès <address@hidden>
Date: Mon May 22 13:53:19 2017 +0200
website: 0.13.0: Add more stuff.
* website/posts/gnu-guix-and-guixsd-0.13.0-released.md: Add more.
---
website/posts/gnu-guix-and-guixsd-0.13.0-released.md | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/website/posts/gnu-guix-and-guixsd-0.13.0-released.md
b/website/posts/gnu-guix-and-guixsd-0.13.0-released.md
index 46cdbdd..540185c 100644
--- a/website/posts/gnu-guix-and-guixsd-0.13.0-released.md
+++ b/website/posts/gnu-guix-and-guixsd-0.13.0-released.md
@@ -48,6 +48,10 @@ contribute code and packages. The highlights include:
Among other things though, the
[noticeable performance
improvement](https://lists.gnu.org/archive/html/guix-devel/2017-04/msg00427.html)
that comes for free is welcome!
+ - [`guix
publish`](https://www.gnu.org/software/guix/manual/html_node/Invoking-guix-publish.html),
+ which is what we use to distribute binaries, has a new `--cache`
+ operation mode that improves performance when distributing binaries
+ to a large number of users, as is the case of our build farm.
- Many reproducibility issues found in packages have been
addressed—more on that in a future post.
- 840 new packages, leading to
@@ -59,6 +63,7 @@ contribute code and packages. The highlights include:
services, notably that of the
[NGINX
service](https://www.gnu.org/software/guix/manual/html_node/Web-Services.html),
has been greatly improved.
+ - Many [bug
fixes](https://debbugs.gnu.org/cgi/pkgreport.cgi?pkg=guix#_4_2_5)!
See the release announcement for details.