Group: Guix/TalkProposals

From LibrePlanet
Jump to: navigation, search
(Latest GNU Guix developments)
Line 8: Line 8:
  
 
by Ludovic Courtès
 
by Ludovic Courtès
 +
 +
 +
GNU Guix is the package manager for the GNU project. It is based on Guile and in this talk I am going to
 +
present gexps and related APIs
  
 
== Adding Python and Ruby support to GNU Guix ==
 
== Adding Python and Ruby support to GNU Guix ==

Revision as of 02:14, 1 September 2015

A list of proposed talks for a GNU Guile/Guix track @FOSDEM 2016

Latest Guile developments

by Andy Wingo

Latest GNU Guix developments

by Ludovic Courtès


GNU Guix is the package manager for the GNU project. It is based on Guile and in this talk I am going to present gexps and related APIs

Adding Python and Ruby support to GNU Guix

by Dave Thompson, Ricardo Wurmus & Pjotr Prins

We added support fro Python and Ruby packages to GNU Guix. We think the process of adding them is interesting for others who would like to support their language and or software stack.