Support setting environment variables in the inferior
When processing jobs, this is mostly to allow setting GUIX_DOWNLOAD_METHODS.
This commit is contained in:
parent
d7103eccc9
commit
31bd2156f7
5 changed files with 73 additions and 12 deletions
|
|
@ -65,6 +65,7 @@
|
|||
(lambda* (conn store guix-revision-id commit
|
||||
guix-source store-path
|
||||
#:key skip-system-tests?
|
||||
extra-inferior-environment-variables
|
||||
parallelism)
|
||||
#t))
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue