guix/gnu
Ludovic Courtès 688a4db071
ci: Allow manifests to contain any lowerable object.
Previously, manifests could only contain packages:

  https://lists.gnu.org/archive/html/guix-devel/2021-10/msg00002.html

This allows us to pass origins as found in 'etc/source-manifest.scm'.

* gnu/ci.scm (derivation->job): Change default #:timeout value to 5h.
(manifests->packages): Remove.
(manifests->jobs): New procedure.
(cuirass-jobs): Use it in the 'manifests' case.
2021-10-04 16:36:59 +02:00
..
bootloader
build
home-services
installer installer: Fix typo in docstrings. 2021-10-01 21:27:36 +02:00
machine
packages gnu: kicad: Update to 5.1.10. 2021-10-04 16:36:59 +02:00
services services: knot: Remove obsolete DISABLE-ANY? zone option. 2021-10-04 13:31:34 +02:00
system
tests
artwork.scm
bootloader.scm
ci.scm ci: Allow manifests to contain any lowerable object. 2021-10-04 16:36:59 +02:00
home-services.scm
home.scm
image.scm
installer.scm
local.mk gnu: libcacard: Update to 2.8.1. 2021-10-04 13:31:36 +02:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm