guix/gnu
Andy Wingo d16c9fd80f gnu: Paper over a build circularity problem.
A forthcoming gtk+ update that will import (gnu packages gl) from
(gnu packages gtk) triggers an issue related to circular dependencies
between modules.  This patch works around the issue.

* gnu/packages/sdl.scm: Remove the #:prefix from the (gnu packages fontutils)
  import, and instead #:hide 'freetype' from the (guix licenses) import.

Modified-By: Mark H Weaver <mhw@netris.org>
2015-04-06 17:48:00 -04:00
..
build install: Create /var/tmp. 2015-03-31 13:59:37 +02:00
packages gnu: Paper over a build circularity problem. 2015-04-06 17:48:00 -04:00
services services: guix-service: Add service documentation. 2015-03-26 15:49:03 +03:00
system system: Skeleton '.bashrc' now exports the 'SHELL' variable. 2015-03-16 23:30:59 +01:00
artwork.scm artwork: Update to latest GRUB image. 2015-02-24 23:43:03 +01:00
packages.scm
services.scm
system.scm system: Add /etc/bashrc that loads bash-completion when available. 2015-03-12 22:52:18 +01:00