[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (d005f80 -> 729f582)
From: |
guix-commits |
Subject: |
branch master updated (d005f80 -> 729f582) |
Date: |
Mon, 4 Jan 2021 05:53:44 -0500 (EST) |
civodul pushed a change to branch master
in repository guix.
from d005f80 gnu: Add cl-db3.
new ed63b7f8 guix hash: Honor '-H' when used alongside '-r'.
new 9158020 substitute: Handle "invalid session" GnuTLS errors on reused
connections.
new 61d8bd5 machine: ssh: Do not import the host (guix config), really.
new 0aed31b environment: Remove unused modules.
new 729f582 gnu: Add boxes.
The 5 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:
gnu/machine/ssh.scm | 17 +++++++++++++----
gnu/packages/shellutils.scm | 42 ++++++++++++++++++++++++++++++++++++++++++
guix/scripts/environment.scm | 2 --
guix/scripts/hash.scm | 5 +++--
guix/scripts/substitute.scm | 6 +++++-
tests/guix-hash.sh | 3 ++-
6 files changed, 65 insertions(+), 10 deletions(-)
- branch master updated (d005f80 -> 729f582),
guix-commits <=
- 01/05: guix hash: Honor '-H' when used alongside '-r'., guix-commits, 2021/01/04
- 02/05: substitute: Handle "invalid session" GnuTLS errors on reused connections., guix-commits, 2021/01/04
- 04/05: environment: Remove unused modules., guix-commits, 2021/01/04
- 03/05: machine: ssh: Do not import the host (guix config), really., guix-commits, 2021/01/04
- 05/05: gnu: Add boxes., guix-commits, 2021/01/04