[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (58833ae -> 24e37fb)
From: |
guix-commits |
Subject: |
branch master updated (58833ae -> 24e37fb) |
Date: |
Fri, 11 Sep 2020 11:55:24 -0400 (EDT) |
civodul pushed a change to branch master
in repository guix.
from 58833ae gnu: hangups: Update to 0.4.11.
new 6310283 store: Test 'import-paths' with unauthorized and unsigned nar
bundles.
new 7a68d3c doc: Distinguish the "nar bundle" format from "nar".
new 6dd8ffc daemon: Simplify interface with 'guix authenticate'.
new 24e37fb gnu: Add reproc.
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
doc/guix.texi | 12 +++++++-
gnu/packages/cpp.scm | 31 +++++++++++++++++++
guix/nar.scm | 15 ++++-----
guix/scripts/authenticate.scm | 54 +++++++++++---------------------
nix/libstore/local-store.cc | 19 ++----------
tests/guix-authenticate.sh | 54 +++++++++-----------------------
tests/store.scm | 72 +++++++++++++++++++++++++++++++++++++++++++
7 files changed, 158 insertions(+), 99 deletions(-)
- branch master updated (58833ae -> 24e37fb),
guix-commits <=