me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
guix/gnu
Mathieu Othacehe 3ca014d1df
ci: Add nix-name and system keys.
Add 'nix-name and 'system properties to hydra objects. This way Cuirass won't
have to go through every derivation to add those properties.

* gnu/ci.scm (package->alist, image-jobs, system-test-jobs, tarball-jobs): Add
'nix-name and 'system properties.
* build-aux/hydra/guix-modular.scm (build-job): Ditto.
2020-10-01 11:46:53 +02:00
..
bootloader gnu: grub: Support for network boot via TFTP. 2020-09-27 13:38:35 +02:00
build secret-service: Add proper logging procedure and log to syslog. 2020-09-29 21:56:27 +02:00
installer installer: Rename RUN-PARTIONING-PAGE. 2020-09-21 00:31:15 +02:00
machine linux-boot: Handle nfs-root device strings. 2020-09-07 11:00:48 +02:00
packages gnu: linux-libre 4.19: Update to 4.19.148. 2020-09-30 18:34:09 -04:00
services gnu: Add webssh service. 2020-10-01 10:15:29 +03:00
system Instantiate nscd in each system container. 2020-10-01 09:27:33 +02:00
tests system: image: Add image-type support. 2020-09-30 10:47:59 +02:00
artwork.scm
bootloader.scm
ci.scm ci: Add nix-name and system keys. 2020-10-01 11:46:53 +02:00
image.scm image: Add image-type support. 2020-09-30 10:47:59 +02:00
installer.scm installer: Fix docstring typo. 2020-09-23 12:39:57 +02:00
local.mk gnu: Remove icecat-68 source. 2020-09-28 14:45:23 -04:00
machine.scm
packages.scm
services.scm
system.scm linux-boot: Handle nfs-root device strings. 2020-09-07 11:00:48 +02:00
tests.scm