guix/gnu/services
Ludovic Courtès 958dd3ce68
utils: Move combinators to (guix combinators).
* guix/utils.scm (compile-time-value, memoize, fold2)
(fold-tree, fold-tree-leaves): Move to...
* guix/combinators: ... here.  New file.
* tests/utils.scm ("fold2, 1 list", "fold2, 2 lists")
(fold-tree tests): Move to...
* tests/combinators.scm: ... here.  New file.
* Makefile.am (MODULES, SCM_TESTS): Add them.
* gnu/packages.scm, gnu/packages/bootstrap.scm,
gnu/services/herd.scm, guix/build-system/gnu.scm,
guix/build-system/python.scm, guix/derivations.scm,
guix/gnu-maintenance.scm, guix/import/elpa.scm,
guix/scripts/archive.scm, guix/scripts/build.scm,
guix/scripts/graph.scm, guix/scripts/lint.scm,
guix/scripts/size.scm, guix/scripts/substitute.scm,
guix/serialization.scm, guix/store.scm, guix/ui.scm: Adjust imports
accordingly.
2016-05-04 23:35:55 +02:00
..
avahi.scm
base.scm services: Move 'device-mapping-service' to (gnu system mapped-devices). 2016-04-18 01:24:06 +02:00
databases.scm services: postgresql: Use syslog. 2016-03-23 00:23:12 +01:00
dbus.scm gnu: dbus: Incorporate "dbus-helper-search-path.patch". 2016-03-09 15:31:23 +01:00
desktop.scm gnu: services: Add GNOME and XFCE desktop services. 2016-03-15 21:03:27 +01:00
herd.scm utils: Move combinators to (guix combinators). 2016-05-04 23:35:55 +02:00
lirc.scm
mail.scm
networking.scm
shepherd.scm
ssh.scm
web.scm
xorg.scm services: xorg: Fix ~/.xsession handling. 2016-03-24 11:01:07 +01:00