~ruther/guix-local

4e1efba42be72fe485bb0804ce2f2a03038800c8 — Danny Milosavljevic 8 years ago c8f1a49
services: xorg: Import (ice-9 rdelim).

* gnu/services/xorg.scm (xinitrc): Import (ice-9 rdelim).
1 files changed, 1 insertions(+), 0 deletions(-)

M gnu/services/xorg.scm
M gnu/services/xorg.scm => gnu/services/xorg.scm +1 -0
@@ 318,6 318,7 @@ desktop session from the system or user profile will be used."
        (use-modules (ice-9 match)
                     (ice-9 regex)
                     (ice-9 ftw)
                     (ice-9 rdelim)
                     (srfi srfi-1)
                     (srfi srfi-26))