[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (cc97895 -> 69e08c1)
From: |
guix-commits |
Subject: |
branch master updated (cc97895 -> 69e08c1) |
Date: |
Fri, 23 Oct 2020 10:41:36 -0400 (EDT) |
cbaines pushed a change to branch master
in repository guix.
from cc97895 gnu: sbcl-cl-str: Update to 0.19.
new b34ac30 services: guix: Fix hooks gexp issue for the Guix Build
Coordinator.
new 5f30c63 gnu: guix-build-coordinator: Ensure gnutls is available.
new b9f8ce1 services: guix-build-coordinator: Output the start script
name.
new ced9da9 services: guix-build-coordinator: Include the system profile
in PATH.
new bdaaa6b services: guix-build-coordinator: Configure output buffering.
new 4b8acf7 services: guix: Fix the guix-build-coordinator metrics
namespace.
new b0d6098 gnu: guix-build-coordinator: Propagate the guile inputs.
new df5e8de gnu: guix-build-coordinator: Fix indentation.
new 29677d9 gnu: guix-build-coordinator: Switch to guile-json-4.
new 69e08c1 gnu: guix-build-coordinator: Update to 0-4.d38698d.
The 10 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/packages/package-management.scm | 167 ++++++++++++++++++------------------
gnu/services/guix.scm | 19 ++--
2 files changed, 99 insertions(+), 87 deletions(-)
- branch master updated (cc97895 -> 69e08c1),
guix-commits <=
- 01/10: services: guix: Fix hooks gexp issue for the Guix Build Coordinator., guix-commits, 2020/10/23
- 04/10: services: guix-build-coordinator: Include the system profile in PATH., guix-commits, 2020/10/23
- 08/10: gnu: guix-build-coordinator: Fix indentation., guix-commits, 2020/10/23
- 03/10: services: guix-build-coordinator: Output the start script name., guix-commits, 2020/10/23
- 10/10: gnu: guix-build-coordinator: Update to 0-4.d38698d., guix-commits, 2020/10/23
- 02/10: gnu: guix-build-coordinator: Ensure gnutls is available., guix-commits, 2020/10/23
- 05/10: services: guix-build-coordinator: Configure output buffering., guix-commits, 2020/10/23
- 06/10: services: guix: Fix the guix-build-coordinator metrics namespace., guix-commits, 2020/10/23
- 07/10: gnu: guix-build-coordinator: Propagate the guile inputs., guix-commits, 2020/10/23
- 09/10: gnu: guix-build-coordinator: Switch to guile-json-4., guix-commits, 2020/10/23