summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2017-07-24 11:53:17 +0200
committerLudovic Courtès <ludo@gnu.org>2017-07-24 11:53:17 +0200
commitd08d81ef76c09dec127e94d3b01dccdcfeff8008 (patch)
tree98d27bf0c00c36eced7e1fad48b46b61acb41388
parent462daff6de5ec1b7ae62d6bc3c3860cbfaf00e45 (diff)
downloadguix-artwork-d08d81ef76c09dec127e94d3b01dccdcfeff8008.tar
guix-artwork-d08d81ef76c09dec127e94d3b01dccdcfeff8008.tar.gz
website: help: Add BOSC talk.
* website/www/help.scm (help-page): Add BOSC talk.
-rw-r--r--website/www/help.scm14
1 files changed, 13 insertions, 1 deletions
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")
", "