guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#34486] [PATCH 0/1] Add '--inherit' to 'guix environment'


From: Ludovic Courtès
Subject: [bug#34486] [PATCH 0/1] Add '--inherit' to 'guix environment'
Date: Fri, 15 Feb 2019 11:42:57 +0100

Hello,

This new option allows to specify additional variables to be inherited
in a “pure” (semi-pure?) environment.

The main motivation was the use of the SLURM batch scheduler, which
defines environment variables that you need to preserve so that things
like ‘mpirun’ work correctly.

Thoughts?

Ludo’.

Ludovic Courtès (1):
  environment: Add '--inherit'.

 doc/guix.texi                | 21 ++++++++++++--
 guix/scripts/environment.scm | 53 +++++++++++++++++++++++++-----------
 tests/guix-environment.sh    | 15 +++++++++-
 3 files changed, 69 insertions(+), 20 deletions(-)

-- 
2.20.1






reply via email to

[Prev in Thread] Current Thread [Next in Thread]