Ludovic Courtès e6e599fa01
environment: Add '--inherit'.
* guix/scripts/environment.scm (purify-environment): Add 'white-list'
parameter and honor it.
(create-environment): Add #:white-list parameter and honor it.
(launch-environment): Likewise.
(launch-environment/fork): Likewise.
(show-help, %options): Add '--inherit'.
(guix-environment): Define 'white-list' and pass it to
'launch-environment/fork'.
* tests/guix-environment.sh: Test '--inherit'.
* doc/guix.texi (Invoking guix environment): Document it.
2019-02-16 01:00:08 +01:00
..
2017-05-03 16:16:17 +02:00
2018-09-04 17:25:11 +02:00
2019-01-17 17:58:35 +01:00
2019-02-16 01:00:08 +01:00
2018-07-10 10:11:01 +02:00
2018-10-29 00:13:38 +01:00
2019-01-25 14:06:37 +01:00