mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
services: nar-herder: Support extra environment vars.
* gnu/services/guix.scm (nar-herder-configuration-extra-environment-variables): New procedure. (nar-herder-shepherd-services): Pass the environment variables to the shepherd. * doc/guix.texi (Guix Services): Document it.
This commit is contained in:
@@ -37803,6 +37803,9 @@ Number of cached nars to generate at a time.
|
||||
Location to fetch nars from when computing cached compressions. By
|
||||
default, the storage location will be used.
|
||||
|
||||
@item @code{extra-environment-variables} (default: @code{'()})
|
||||
Extra environment variables to set via the shepherd service.
|
||||
|
||||
@end table
|
||||
@end deftp
|
||||
|
||||
|
||||
Reference in New Issue
Block a user