[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#71947] [PATCH 0/2] Modify guix-build-coordinator-agent-service
From: |
Andreas Enge |
Subject: |
[bug#71947] [PATCH 0/2] Modify guix-build-coordinator-agent-service |
Date: |
Fri, 5 Jul 2024 14:27:24 +0200 |
The following two patches modify the guix-build-coordinator-agent-service
to not have default numerical values for two parameters (setting them to #f
instead, which means that they will be taken from the package). And they
add extra-options.
The motivation is to be able to change them on the fly, by letting
extra-options read them from environment variables.
Andreas Enge (2):
services: guix-build-coordinator-agent: Remove defaults.
services: guix-build-coordinator-agent: Add extra-options.
doc/guix.texi | 8 +++++---
gnu/services/guix.scm | 18 +++++++++++++-----
2 files changed, 18 insertions(+), 8 deletions(-)
base-commit: cb57a3fd9f09f4158f1e2ff122ac855be422f374
prerequisite-patch-id: e0c8dd359305affa867e537d444f0cf688b5e342
--
2.45.2
- [bug#71947] [PATCH 0/2] Modify guix-build-coordinator-agent-service,
Andreas Enge <=