guix-play/gnu/packages/aux-files
Ludovic Courtès fde2aec3f4
pack: Wrapper honors 'GUIX_EXECUTION_ENGINE' environment variable.
* gnu/packages/aux-files/run-in-namespace.c (struct engine): New type.
(exec_default): New function.
(engines): New variable.
(execution_engine): New function.
(main): Use it instead of calling 'exec_in_user_namespace' and
'exec_with_proot' directly.
* tests/guix-pack-relocatable.sh: Add test with 'GUIX_EXECUTION_ENGINE'.
* doc/guix.texi (Invoking guix pack): Document 'GUIX_EXECUTION_ENGINE'.
2020-05-14 17:21:27 +02:00
..
chromium gnu: ungoogled-chromium: Allow microphone access. 2019-09-04 13:17:39 +02:00
emacs gnu: emacs: Remove obsolete FIXME comment. 2020-03-22 21:17:38 -04:00
linux-libre gnu: linux-libre-arm-veyron: Deprecate package. 2020-03-22 20:55:37 -07:00
run-in-namespace.c pack: Wrapper honors 'GUIX_EXECUTION_ENGINE' environment variable. 2020-05-14 17:21:27 +02:00