guix/gnu/services
Ludovic Courtès 278d486b0c
file-systems: Do not use (gnu packages …).
Fixes a regression introduced in
7208995426 whereby (gnu system
file-systems) would pull in (gnu packages …) module, which in turn
breaks when importing things like (gnu build shepherd).

* gnu/system/file-systems.scm (file-system-type-predicate): Export.
(file-system-packages): Move to...
* gnu/system/linux-initrd.scm (file-system-packages): ... here.  Add
docstring.
* gnu/services/base.scm: Use it.
* tests/file-systems.scm ("does not pull (gnu packages …)"): New test.
2017-03-21 22:33:07 +01:00
..
admin.scm
avahi.scm
base.scm file-systems: Do not use (gnu packages …). 2017-03-21 22:33:07 +01:00
configuration.scm services: Move configuration functions that shouldn't be factorized. 2017-03-12 19:09:32 +01:00
cuirass.scm
cups.scm services: Move configuration functions that shouldn't be factorized. 2017-03-12 19:09:32 +01:00
databases.scm
dbus.scm
desktop.scm
dict.scm
herd.scm
kerberos.scm services: Move configuration functions that shouldn't be factorized. 2017-03-12 19:09:32 +01:00
lirc.scm
mail.scm
mcron.scm
messaging.scm
networking.scm services: connman: Rework service. 2017-03-16 22:50:14 +01:00
nfs.scm
sddm.scm
shepherd.scm
spice.scm
ssh.scm services: openssh: Add 'subsystems' option. 2017-03-21 20:49:26 +01:00
version-control.scm
vpn.scm
web.scm
xorg.scm