guix/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
build
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
bootloader.scm
local.mk gnu: quilt: Use shorter file names for patches. 2018-12-05 00:08:28 +01:00
packages.scm
services.scm
system.scm
tests.scm