diff options
Diffstat (limited to 'etc/manifests/cross-compile.scm')
-rw-r--r-- | etc/manifests/cross-compile.scm | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/etc/manifests/cross-compile.scm b/etc/manifests/cross-compile.scm index 280489cc19..44a6407b0c 100644 --- a/etc/manifests/cross-compile.scm +++ b/etc/manifests/cross-compile.scm @@ -74,8 +74,7 @@ TARGET." (define %system-gui-packages ;; Key packages proposed by the Guix System installer. (append (map specification->package - '("enlightenment" - ;; build system `python' does not support cross builds + '(;; build system `python' does not support cross builds ;"gnome" "xfce" "mate" "openbox" "awesome" "i3-wm" "i3status" "dmenu" "st" |