mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
services: xorg: Import (ice-9 rdelim).
* gnu/services/xorg.scm (xinitrc): Import (ice-9 rdelim).
This commit is contained in:
@@ -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))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user