guix-devel/gnu
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
..
build pack: Add '--symlink'. 2017-03-14 17:57:27 +01:00
packages gnu: vapoursynth: Update to 37. 2017-03-21 22:36:33 +02:00
services file-systems: Do not use (gnu packages …). 2017-03-21 22:33:07 +01:00
system file-systems: Do not use (gnu packages …). 2017-03-21 22:33:07 +01:00
tests tests: ssh: Add a test for SFTP. 2017-03-21 20:49:26 +01:00
artwork.scm
local.mk gnu: vim: Update to 8.0.0494. 2017-03-20 23:35:39 +01:00
packages.scm packages: Use PACKAGE@VERSION syntax when reporting ambiguities. 2017-03-08 23:42:53 +01:00
services.scm services: Create /var/log upon activation. 2017-03-10 14:48:06 +01:00
system.scm system: Avoid '_' as a pattern variable in 'match'. 2017-03-10 14:48:06 +01:00
tests.scm services: <shepherd-service> no longer has an 'imported-modules' field. 2016-07-12 22:47:08 +02:00