civodul pushed a change to branch master
in repository guix.
from 649b52b0d4 gnu: valeronoi: Update to 0.2.2.
new 21221710f2 gexp: ‘local-file’ expands its argument only once.
new b16e3f451f services: guix: Factorize ‘guix-daemon’ arguments.
new 96ae99c957 services: guix: Streamline the default ‘start’ case.
new c4dd590eab services: guix: Socket-activate ‘guix-daemon’.
new 6a440c842b gnu: varnish: Fix varnish startup failure.
new a2ef2bcbfd machine: hetzner: Allow connections using ssh-agent.
new 0e144a0da2 doc: cookbook: Update instructions for building a custom
kernel.
The 7 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-cookbook.texi | 47 +++++--------
doc/guix.texi | 13 ++--
gnu/machine/hetzner.scm | 17 +++--
gnu/packages/web.scm | 4 +-
gnu/services/base.scm | 176 +++++++++++++++++++++++++-----------------------
guix/gexp.scm | 25 ++++---
tests/gexp.scm | 16 +++++
7 files changed, 160 insertions(+), 138 deletions(-)