guix-devel/gnu
Ludovic Courtès 970ebdae8c
services: guix-daemon: Fix authorization of multiple keys.
Previously, the 'unless (file-exists? "/etc/guix/acl")' guard would mean
that only the first key in the list would get registered since were were
generating one registration snippet per key.  This fixes that.

* gnu/services/base.scm (hydra-key-authorization): Change to be a
'for-each' loop iterating on #$KEYS.
2018-12-05 16:24:50 +01:00
..
bootloader gnu: Add u-boot-pinebook. 2018-11-22 21:59:05 +01:00
build linux-initrd: 'expression->initrd' returns the complete file name. 2018-11-21 23:26:59 +01:00
packages gnu: quilt: Use shorter file names for patches. 2018-12-05 00:08:28 +01:00
services services: guix-daemon: Fix authorization of multiple keys. 2018-12-05 16:24:50 +01:00
system Remove most references to hydra.gnu.org. 2018-12-04 10:57:56 +01:00
tests tests: Increase root partitions size to 1.2G. 2018-12-04 20:30:50 +01:00
artwork.scm artwork: Clone over HTTPS. 2018-11-05 00:08:47 +01:00
bootloader.scm
local.mk gnu: quilt: Use shorter file names for patches. 2018-12-05 00:08:28 +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 linux-initrd: 'expression->initrd' returns the complete file name. 2018-11-21 23:26:59 +01:00
tests.scm tests: Warn about test module load failures. 2018-08-29 23:32:01 +02:00