guix/gnu
Ludovic Courtès fd12989398
gnu: Use 'gexp->file' in conjunction with 'with-imported-modules'.
* gnu/services.scm (activation-script): Remove code to set '%load-path'
and use 'with-imported-modules' instead.
(cleanup-gexp): Likewise.
* gnu/system/vm.scm (%vm-module-closure): New variable.
(expression->derivation-in-linux-vm): Remove #:modules.
[loader]: Remove code to set '%load-path'.
[builder]: Use %VM-MODULE-CLOSURE.
(qemu-image): Use 'with-imported-modules'.
2016-07-12 22:47:08 +02:00
..
build
packages gnu: obs: Remove compiler flags for non-Intel hardware. 2016-07-12 18:14:22 +03:00
services gnu: Switch to 'with-imported-modules'. 2016-07-12 22:47:08 +02:00
system gnu: Use 'gexp->file' in conjunction with 'with-imported-modules'. 2016-07-12 22:47:08 +02:00
tests gnu: Switch to 'with-imported-modules'. 2016-07-12 22:47:08 +02:00
artwork.scm
local.mk gnu: libmtp: Update to 1.1.11. 2016-07-10 18:02:04 +02:00
packages.scm
services.scm gnu: Use 'gexp->file' in conjunction with 'with-imported-modules'. 2016-07-12 22:47:08 +02:00
system.scm gexp: 'gexp->file' emits code to set '%load-path'. 2016-07-12 22:47:08 +02:00
tests.scm