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 gnu: Add u-boot-pinebook. 2018-11-22 21:59:05 +01:00
build vm: Re-enable KVM on i386. 2018-12-19 00:14:00 +01:00
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 artwork: Clone over HTTPS. 2018-11-05 00:08:47 +01:00
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 Add (guix describe) and use it to initialize '%package-search-path'. 2018-09-02 16:43:10 +02:00
services.scm services: 'instantiate-missing-services' reaches fixed point. 2018-09-07 23:00:39 +02:00
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 tests: Warn about test module load failures. 2018-08-29 23:32:01 +02:00