guix-play/gnu
Ludovic Courtès a91c3fc727
services: <shepherd-service> no longer has an 'imported-modules' field.
* gnu/services/shepherd.scm (<shepherd-service>)[imported-modules]:
Remove.
(%default-imported-modules): Make private.
(shepherd-service-file): Use 'with-imported-modules'.
(shepherd-configuration-file): Remove 'modules' and the calls to
'imported-modules' and 'compiled-modules'.  Use
'with-imported-modules' instead.
* doc/guix.texi (Shepherd Services): Adjust accordingly.
* gnu/services/base.scm (file-system-shepherd-service): Use
'with-imported-modules'.  Remove 'imported-modules' field.
* gnu/system/mapped-devices.scm (device-mapping-service-type): Remove
'imported-modules'.
(open-luks-device): Use 'with-imported-modules'.
* gnu/tests.scm (marionette-shepherd-service): Remove 'imported-modules'
field and use 'with-imported-modules'.
2016-07-12 22:47:08 +02:00
..
build vm: 'qemu-command' honors its argument. 2016-06-20 23:50:46 +02:00
packages gnu: obs: Remove compiler flags for non-Intel hardware. 2016-07-12 18:14:22 +03:00
services services: <shepherd-service> no longer has an 'imported-modules' field. 2016-07-12 22:47:08 +02:00
system services: <shepherd-service> no longer has an 'imported-modules' field. 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 packages: Export 'scheme-modules'. 2016-06-20 23:50:46 +02:00
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 services: <shepherd-service> no longer has an 'imported-modules' field. 2016-07-12 22:47:08 +02:00