guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/01: help: Add the BLU and DConf talks.


From: Ludovic Courtès
Subject: 01/01: help: Add the BLU and DConf talks.
Date: Mon, 23 May 2016 08:07:17 +0000 (UTC)

civodul pushed a commit to branch master
in repository guix-artwork.

commit f33373ccc25408a7af3d484469ce60e18e04bcf9
Author: Ludovic Courtès <address@hidden>
Date:   Mon May 23 10:06:19 2016 +0200

    help: Add the BLU and DConf talks.
    
    * website/www/help.scm (help-page): Add the BLU and DConf talks.
---
 website/www/help.scm |    9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/website/www/help.scm b/website/www/help.scm
index cd6904d..8307f30 100644
--- a/website/www/help.scm
+++ b/website/www/help.scm
@@ -179,7 +179,11 @@ about the Nix package manager, which "
                            "more posts")))
 
                (h2 (@ (id "talks")) "Talks")
-               (ul (li "March 2016, "
+               (ul (li "May 2016, DConf: "
+                        (a (@ (href ,(slides-url
+                                      "guix-dconf-20160505.pdf")))
+                           "slides"))
+                    (li "March 2016, "
                         (a (@ (href "https://libreplanet.org/2016/";))
                            "LibrePlanet")
                         ", " (i "Solving the Deployment Crisis with GNU Guix")
@@ -253,6 +257,9 @@ Management in HPC with GNU Guix")
                              (a (@ (href 
"https://audio-video.gnu.org/video/misc/2016-01__GNU_Guix__Reproducible_and_User-controlled_Package_Management_in_HPC.webm";))
                                 "video")
                              " (WebM; 5 minutes) ")))
+                    (li "January 2016, Boston Linux & Unix User Group: "
+                        (a (@ (href ,(slides-url "guix-blu-20160120.pdf")))
+                           "slides"))
                     (li "November 2015, Inria: "
                         (a (@ (href ,(slides-url
                                       "guix-rennes-20151109.pdf")))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]