1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-21 09:40:28 +02:00
Files
guix/guix
Maxim Cournoyer 4c91332cce gnupg: Honor GnuPG's configuration for the key server.
The previous default "pool.sks-keyservers.net" doesn't seem to work anymore;
besides, users know best.

* guix/gnupg.scm (%openpgp-key-server): Default to #f, meaning not provided.
(gnupg-receive-keys): Make SERVER and KEYRING keyword arguments.  Adjust doc.
Provide the '--keyserver' argument only when %openpgp-key-server is not #f.
(gnupg-verify*): Do not set a default value for SERVER.  Adjust accordingly.
2021-11-18 14:41:53 -05:00
..
2019-12-15 00:34:05 +01:00
2021-08-22 21:36:29 +02:00
2020-07-05 03:15:08 +05:30
2021-01-04 23:54:16 +01:00
2020-12-09 22:25:17 +01:00
2021-01-04 23:54:16 +01:00
2021-09-21 15:15:52 +02:00
2021-04-12 18:42:22 +02:00
2020-12-19 23:25:01 +01:00
2018-09-04 17:25:11 +02:00
2021-08-12 12:34:13 +02:00
2021-10-17 18:26:44 +02:00
2021-05-11 12:49:53 +02:00
2021-11-16 14:34:28 +01:00