guix/gnu
Ludovic Courtès fb77c61422
gnu: Remove '%final-inputs' references at the top level.
Due to circular dependencies, referring to bindings exported by other
modules from the top level is frowned upon.  This patch addresses one of
the remaining cases.

* gnu/packages/base.scm (%final-inputs): New procedure.
* gnu/packages/cross-base.scm: Remove (gnu packages commencement) import.
(cross-gcc): Use the new '%final-inputs'.
* gnu/packages/make-bootstrap.scm: Remove (gnu packages commencement) import.
(package-with-relocatable-glibc): Use the new '%final-inputs'.
2016-11-04 15:36:00 +01:00
..
build file-systems: 'disk-partitions' detected partitions from mapped devices. 2016-10-27 13:48:52 +02:00
packages gnu: Remove '%final-inputs' references at the top level. 2016-11-04 15:36:00 +01:00
services
system system: Record store file system info in each generation. 2016-10-30 22:59:46 +01:00
tests tests: Test installation with a RAID root partition. 2016-10-27 13:48:52 +02:00
artwork.scm
local.mk [PATCH] gnu: Add libjxr. 2016-11-03 13:43:23 -04:00
packages.scm
services.scm
system.scm system: Record store file system info in each generation. 2016-10-30 22:59:46 +01:00
tests.scm