[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (b452f1b -> c14714c)
From: |
guix-commits |
Subject: |
branch master updated (b452f1b -> c14714c) |
Date: |
Mon, 5 Oct 2020 13:12:41 -0400 (EDT) |
cbaines pushed a change to branch master
in repository guix.
from b452f1b gnu: guile-prometheus: Update to 0-1.8980f39.
new c2cb0e4 gnu: Add guix-build-coordinator.
new 15955e9 services: guix: Add guix-build-coordinator-service-type.
new 98ab323 services: guix: Add guix-build-coordinator-agent-service-type.
new c14714c services: guix: Add
guix-build-coordinator-queue-builds-service-type.
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 | 162 ++++++++++++++
gnu/packages/package-management.scm | 87 ++++++++
gnu/services/guix.scm | 433 +++++++++++++++++++++++++++++++++++-
gnu/tests/guix.scm | 75 ++++++-
4 files changed, 753 insertions(+), 4 deletions(-)
- branch master updated (b452f1b -> c14714c),
guix-commits <=