[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (031e608 -> ba97e45)
From: |
Ludovic Courtès |
Subject: |
branch master updated (031e608 -> ba97e45) |
Date: |
Fri, 21 Apr 2017 11:24:28 -0400 (EDT) |
civodul pushed a change to branch master
in repository guix.
from 031e608 gnu: guile: Update to 2.2.2.
new 1397b42 store: 'GUIX_DAEMON_SOCKET' can now be a URI.
new 3b5cd17 store: Add 'system-error-to-connection-error' macro.
new 3dff90c store: Add support for remote connections via 'guix://'
URIs.
new ba97e45 offload: Avoid using '_' as a 'match' pattern.
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
doc/guix.texi | 39 ++++++++++++++++--
guix/scripts/offload.scm | 14 +++----
guix/store.scm | 104 +++++++++++++++++++++++++++++++++++++++--------
guix/tests.scm | 6 +--
tests/guix-build.sh | 8 ++++
tests/store.scm | 8 ++++
6 files changed, 149 insertions(+), 30 deletions(-)
- branch master updated (031e608 -> ba97e45),
Ludovic Courtès <=