guix-devel/gnu
Ludovic Courtès b5f8c2c885
hydra: Compute jobs in an inferior.
Previously we would rely on auto-compilation of all the Guix modules.
The complete evaluation would take ~15mn on berlin.guixsd.org and
require lots of RAM.  This approach should be faster since potentially
only part of the modules are rebuilt.  Furthermore, as a side-effect, it
builds the derivations that 'guix pull' uses.

* build-aux/hydra/gnu-system.scm: Remove 'eval-when' form.
(hydra-jobs): New procedure.
* gnu/ci.scm (package->alist, qemu-jobs, system-test-jobs)
(tarball-jobs): Return strings for the 'license' field.
* guix/self.scm (compiled-guix)[*cli-modules*]: Add (gnu ci).
2019-01-06 21:41:07 +01:00
..
bootloader
build
packages gnu: gama: Update to 2.02. 2019-01-06 15:42:06 +02:00
services services: gdm: Enable auto-start. 2018-12-30 10:20:41 +01:00
system doc: Example vm-image doesn't need firmware. 2018-12-24 11:14:29 +02:00
tests gnu: php-with-bcmath: Deprecate in favour of 'php'. 2019-01-01 18:57:56 +03:00
artwork.scm
bootloader.scm
ci.scm hydra: Compute jobs in an inferior. 2019-01-06 21:41:07 +01:00
local.mk hydra: Move job definitions to (gnu ci). 2019-01-06 21:41:07 +01:00
packages.scm
services.scm
system.scm system: Fix missing space in boot labels for kernels that are inferior packages 2018-12-26 18:40:49 +01:00
tests.scm