From daa6c67fb445b71f4cac4c7857f6a988f1aba79a Mon Sep 17 00:00:00 2001 From: Christopher Baines Date: Mon, 29 Nov 2021 21:01:26 +0000 Subject: gnu: guix-build-coordinator: Update to 0-40.226ec0f. * gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-40.226ec0f. * doc/guix.texi (Guix Build Coordinator): Remove note about the service being considered experimental, it's been stable for a while now. --- doc/guix.texi | 6 ------ 1 file changed, 6 deletions(-) (limited to 'doc') diff --git a/doc/guix.texi b/doc/guix.texi index 2a166e3a89..09553ab2f3 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -32456,12 +32456,6 @@ running an @dfn{agent}. The build daemon is still used to build the derivations, but the Guix Build Coordinator manages allocating builds and working with the results. -@quotation Note -This service is considered experimental. Configuration options may be -changed in a backwards-incompatible manner, and not all features have -been thorougly tested. -@end quotation - The Guix Build Coordinator consists of one @dfn{coordinator}, and one or more connected @dfn{agent} processes. The coordinator process handles clients submitting builds, and allocating builds to agents. The agent -- cgit v1.2.3