guix-commits
[Top][All Lists]
Advanced

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

01/01: website: help: Add BOSC talk.


From: Ludovic Courtès
Subject: 01/01: website: help: Add BOSC talk.
Date: Mon, 24 Jul 2017 05:54:55 -0400 (EDT)

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

commit d08d81ef76c09dec127e94d3b01dccdcfeff8008
Author: Ludovic Courtès <address@hidden>
Date:   Mon Jul 24 11:53:17 2017 +0200

    website: help: Add BOSC talk.
    
    * website/www/help.scm (help-page): Add BOSC talk.
---
 website/www/help.scm | 14 +++++++++++++-
 1 file changed, 13 insertions(+), 1 deletion(-)

diff --git a/website/www/help.scm b/website/www/help.scm
index e8ff8e0..f4e7e07 100644
--- a/website/www/help.scm
+++ b/website/www/help.scm
@@ -185,7 +185,19 @@ about the Nix package manager, which "
                 ;; TODO: Hi there!  This is terrible.  We should add a 'talk'
                 ;; procedure that would take a title, list of speakers, slide
                 ;; URL, and optional video URL, and DTRT.
-               (ul (li "February 2017, "
+               (ul (li "July 2017, "
+                        (a (@ (href
+                               "https://www.open-bio.org/wiki/BOSC_2017";))
+                           "BOSC")
+                        ", "
+                        (i "Reproducible and user-controlled software
+management in HPC with GNU Guix")
+                        " (Ricardo Wurmus, Pjotr Prins, Ben Woodcroft, Altuna
+Akalin): "
+                        (a (@ (href ,(slides-url
+                                      "guix-bosc-20170724.pdf")))
+                           "slides"))
+                    (li "February 2017, "
                         (a (@ (href "http://bobkonf.de/2017/en/";))
                            "BOB Konferenz")
                         ", "



reply via email to

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