guix-devel/guix/scripts
Ludovic Courtès b9e1fddfd8
gnupg: Use 'gpgv' and keybox files; adjust 'guix refresh' accordingly.
* guix/gnupg.scm (%gpgv-command, current-keyring): New variables
(gnupg-verify): Add optional 'keyring' parameter.  Use 'gpgv' instead of
'gpg' and pass it '--keyring'.
(gnupg-receive-keys): Add optional 'keyring' parameter and honor it.
(gnupg-verify*): Add #:keyring and honor it.
* guix/scripts/refresh.scm (%options, show-help): Add '--keyring'.
(guix-refresh): Parameterize CURRENT-KEYRING.
* doc/guix.texi (Invoking guix refresh): Document '--keyring' and the
keybox format.
2018-09-16 23:00:44 +02:00
..
container
import
system
archive.scm
authenticate.scm
build.scm guix: Do not close current-error-port. 2018-09-11 23:19:42 +02:00
challenge.scm
container.scm
copy.scm
describe.scm guix describe: Display information about the current generation. 2018-09-07 14:19:42 +02:00
download.scm
edit.scm
environment.scm
gc.scm
graph.scm graph: Add '--system'. 2018-09-16 23:00:44 +02:00
hash.scm
import.scm
lint.scm
offload.scm
pack.scm
package.scm guix: Do not close current-error-port. 2018-09-11 23:19:42 +02:00
perform-download.scm
publish.scm
pull.scm Add 'guix describe'. 2018-09-07 11:40:22 +02:00
refresh.scm gnupg: Use 'gpgv' and keybox files; adjust 'guix refresh' accordingly. 2018-09-16 23:00:44 +02:00
repl.scm
size.scm
substitute.scm substitute: Ignore exceptions thrown by 'set-thread-name'. 2018-09-10 17:47:52 +02:00
system.scm
weather.scm