guix-play/guix
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
..
build profiles: Correctly deal with etc/ being a relative symlink. 2018-09-11 00:14:58 +02:00
build-system Adjust all users of (gnu packages ldc) to use (gnu packages dlang). 2018-09-10 15:44:32 -04:00
import Switch to Guile-Gcrypt. 2018-09-04 17:25:11 +02:00
scripts gnupg: Use 'gpgv' and keybox files; adjust 'guix refresh' accordingly. 2018-09-16 23:00:44 +02:00
store Switch to Guile-Gcrypt. 2018-09-04 17:25:11 +02:00
tests
base16.scm
base32.scm
base64.scm
build-system.scm
cache.scm
channels.scm channels: Add Guile-Git as a dependency of external channels. 2018-09-16 23:00:44 +02:00
ci.scm
combinators.scm
config.scm.in build: Remove checks for 'nix-instantiate'. 2018-06-18 23:19:51 +02:00
cpio.scm
cve.scm cve: Update feed URL. 2018-08-26 01:47:40 +02:00
cvs-download.scm
derivations.scm Switch to Guile-Gcrypt. 2018-09-04 17:25:11 +02:00
describe.scm Add 'guix describe'. 2018-09-07 11:40:22 +02:00
discovery.scm discovery: Add 'scheme-modules*'. 2018-09-02 16:43:10 +02:00
docker.scm Switch to Guile-Gcrypt. 2018-09-04 17:25:11 +02:00
download.scm
elf.scm
ftp-client.scm
gexp.scm gexp: 'file-union' accepts directory names. 2018-09-08 23:02:01 +02:00
git-download.scm git-download: 'git-predicate' returns #f on Git errors. 2018-09-14 11:23:08 +02:00
git.scm git: Don't require users to specifiy "origin/" for branches. 2018-09-05 23:50:38 +02:00
glob.scm
gnu-maintenance.scm gnu-maintenance: Get GNU metadata from rec files. 2018-07-11 16:07:04 +02:00
gnupg.scm gnupg: Use 'gpgv' and keybox files; adjust 'guix refresh' accordingly. 2018-09-16 23:00:44 +02:00
grafts.scm grafts: Add (guix build debug-link) and use it. 2018-08-24 18:01:05 +02:00
graph.scm
hg-download.scm
http-client.scm Switch to Guile-Gcrypt. 2018-09-04 17:25:11 +02:00
i18n.scm
inferior.scm inferior: Add home-page and location package accessors. 2018-09-04 17:22:55 +02:00
licenses.scm
man-db.scm
memoization.scm
modules.scm
monad-repl.scm
monads.scm
nar.scm Switch to Guile-Gcrypt. 2018-09-04 17:25:11 +02:00
packages.scm gexp: 'imported-files' no longer creates a derivation by default. 2018-07-19 11:48:04 +02:00
pki.scm Switch to Guile-Gcrypt. 2018-09-04 17:25:11 +02:00
profiles.scm guix package: Record package provenance in manifest entries. 2018-09-07 11:40:25 +02:00
profiling.scm
progress.scm
records.scm records: Adjust to test changes in 'record-abi-mismatch-error'. 2018-08-31 17:26:56 +02:00
scripts.scm
search-paths.scm
self.scm Switch to Guile-Gcrypt. 2018-09-04 17:25:11 +02:00
serialization.scm serialization: Add 'write-file-tree'. 2018-07-19 11:48:04 +02:00
sets.scm
ssh.scm ssh: Display the size of the store items being sent. 2018-07-29 18:50:28 +02:00
store.scm Switch to Guile-Gcrypt. 2018-09-04 17:25:11 +02:00
svn-download.scm
tests.scm Switch to Guile-Gcrypt. 2018-09-04 17:25:11 +02:00
ui.scm ui: Do not filter hash mismatch lines. 2018-09-11 23:19:42 +02:00
upstream.scm
utils.scm Revert "guix: Compress and decompress xz archives in parallel." 2018-07-22 18:01:35 +02:00
workers.scm
zlib.scm