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
..
2018-10-04 09:32:51 +02:00
2017-11-05 15:29:52 +01:00
2018-06-23 00:21:23 +02:00
2018-02-19 00:33:34 +01:00
2018-12-05 16:24:50 +01:00
2018-04-03 16:21:31 +02:00
2018-08-13 00:29:47 +02:00
2018-03-03 18:21:52 +01:00
2018-11-07 16:06:42 +01:00
2018-06-22 12:37:19 +02:00
2018-08-13 23:44:26 +02:00
2018-05-20 21:42:33 +03:00
2018-11-08 10:24:35 +01:00
2018-03-07 11:22:41 +01:00
2018-12-04 07:16:00 +03:00
2018-11-20 22:40:44 +05:30
2018-09-26 23:40:36 +02:00
2017-03-12 19:09:32 +01:00
2016-07-21 18:53:27 +02:00
2018-11-10 19:12:21 +01:00
2018-11-13 14:59:45 +01:00
2018-08-13 18:11:02 +02:00
2018-07-09 10:39:06 +02:00
2018-10-19 23:39:41 +02:00
2018-01-19 17:28:31 +01:00
2018-06-20 12:16:11 -04:00
2017-09-23 21:07:27 +01:00
2016-12-21 20:45:34 +01:00
2018-08-20 21:43:56 -07:00
2018-09-26 23:40:36 +02:00
2018-06-25 23:29:46 +08:00
2017-01-25 14:05:37 +01:00
2018-11-26 11:10:20 +01:00
2017-07-18 20:16:03 +08:00
2017-11-05 15:21:53 +01:00
2018-10-02 08:11:17 +01:00
2018-07-14 13:19:37 +02:00
2017-10-10 22:06:08 +02:00
2018-10-27 14:08:45 +01:00
2018-02-20 21:15:54 +01:00