guix-commits
[Top][All Lists]
Advanced

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

02/02: website: help: Add BOBKonf talk.


From: Ludovic Courtès
Subject: 02/02: website: help: Add BOBKonf talk.
Date: Mon, 10 Apr 2017 04:49:09 -0400 (EDT)

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

commit 29ffefc4b4fca028a4606224f8a757563b3264a7
Author: Ludovic Courtès <address@hidden>
Date:   Mon Apr 10 10:47:47 2017 +0200

    website: help: Add BOBKonf talk.
    
    * website/www/help.scm (help-page): Add BOB talk.
---
 website/www/help.scm | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/website/www/help.scm b/website/www/help.scm
index 49697ec..8caece4 100644
--- a/website/www/help.scm
+++ b/website/www/help.scm
@@ -186,6 +186,16 @@ about the Nix package manager, which "
                 ;; procedure that would take a title, list of speakers, slide
                 ;; URL, and optional video URL, and DTRT.
                (ul (li "February 2017, "
+                        (a (@ (href "http://bobkonf.de/2017/en/";))
+                           "BOB Konferenz")
+                        ", "
+                        (i "Functional package management with GNU Guix for
+developers and power users")
+                        " (Ricardo Wurmus): "
+                        (a (@ (href ,(slides-url
+                                      "guix-bobkonf-20170224.pdf")))
+                           "slides"))
+                    (li "February 2017, "
                         (a (@ (href "https://fosdem.org/2017/";)) "FOSDEM")
                         (ul
                          (li (i "An introduction to functional package



reply via email to

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