Group: Guix/TalkProposals

From LibrePlanet
Jump to: navigation, search
Line 20: Line 20:
 
GNU Guix is the package manager for the GNU project. It is based on Guile and in this talk I am going to  
 
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
 
present gexps and related APIs
 +
 +
== Adding GNU/Hurd support to GNU Guix ==
 +
 +
by Manolis Ragkousis
 +
 +
GNU Guix can successfully cross-build any package for the Hurd and produce
 +
the bootstrap-tarballs to build packages with Guix natively on such a system.
  
 
== Adding Python and Ruby support to GNU Guix ==
 
== Adding Python and Ruby support to GNU Guix ==
Line 28: Line 35:
 
think the process of adding them is interesting for others who would
 
think the process of adding them is interesting for others who would
 
like to support their language and or software stack.
 
like to support their language and or software stack.
 +
 +
== GNUNet publishing of Guix using Guile ==
 +
 +
by Remy
 +
 +
As a GSoC project GNUNet support was added.

Revision as of 02:20, 1 September 2015

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

A friendly introduction to GNU Guile and GNU Guix

by ?

Paving a path to greater network freedom

by Christopher Allan Webber

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 GNU/Hurd support to GNU Guix

by Manolis Ragkousis

GNU Guix can successfully cross-build any package for the Hurd and produce the bootstrap-tarballs to build packages with Guix natively on such a system.

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.

GNUNet publishing of Guix using Guile

by Remy

As a GSoC project GNUNet support was added.