3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
guix/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
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