[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#43285] [PATCH 0/3] Improve 'import-paths' tests and 'guix authentic
From: |
Ludovic Courtès |
Subject: |
[bug#43285] [PATCH 0/3] Improve 'import-paths' tests and 'guix authenticate' interface |
Date: |
Tue, 8 Sep 2020 23:58:37 +0200 |
Hi!
These patches are about improving testing around the ‘import-paths’
RPC and cleaning up the interface between ‘guix authenticate’ and
the daemon.
Ludo’.
Ludovic Courtès (3):
store: Test 'import-paths' with unauthorized and unsigned nar bundles.
doc: Distinguish the "nar bundle" format from "nar".
daemon: Simplify interface with 'guix authenticate'.
doc/guix.texi | 12 +++++-
guix/nar.scm | 15 ++++----
guix/scripts/authenticate.scm | 57 +++++++++------------------
nix/libstore/local-store.cc | 24 ++----------
tests/store.scm | 72 +++++++++++++++++++++++++++++++++++
5 files changed, 113 insertions(+), 67 deletions(-)
--
2.28.0
- [bug#43285] [PATCH 0/3] Improve 'import-paths' tests and 'guix authenticate' interface,
Ludovic Courtès <=