diff options
author | Nikita Karetnikov <nikita@karetnikov.org> | 2013-06-10 07:46:13 +0000 |
---|---|---|
committer | Nikita Karetnikov <nikita@karetnikov.org> | 2013-06-10 08:15:17 +0000 |
commit | 392b5d8cab0c676f19d14a139f14802ef0237ddf (patch) | |
tree | cb8ef6410db89e6282c94aab63b3313c777c64f8 /.gitignore | |
parent | e20ec9cc5165f1312bd1a057bf4da48bb5102385 (diff) | |
download | guix-392b5d8cab0c676f19d14a139f14802ef0237ddf.tar.gz guix-392b5d8cab0c676f19d14a139f14802ef0237ddf.zip |
guix refresh: Add '--key-download'.
* guix/gnu-maintenance.scm (download-tarball): Add a 'key-download'
keyword argument and pass it to 'gnupg-verify*'. Make
'archive-type' a keyword argument.
(package-update): Add a 'key-download' keyword argument. Pass
'archive-type' and 'key-download' keyword arguments to
'download-tarball'.
* guix/gnupg.scm: Import (ice-9 i18n) and (guix ui).
(gnupg-verify*): Add a 'key-download' keyword argument and adjust
'gnupg-verify*' to use it. Make 'server' a keyword argument.
* guix/scripts/refresh.scm (show-help, %options): Add and document
'--key-download'.
(update-package): Add a 'key-download' keyword argument and pass it
to 'package-update'.
(guix-refresh): Pass 'key-download' to 'update-package'. Limit
lines to a maximum of 79 characters.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions