installer: Add GC root for Guile 3.0.

* gnu/system/install.scm (%installation-services)[gc-root-service-type]: Add
GC root for GUILE-3.0 instead of GUILE-2.2.
This commit is contained in:
Marius Bakke 2020-04-15 19:39:00 +02:00
parent 45b320d9f8
commit 9a749af467
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -442,7 +442,7 @@ (define bare-bones-os
(list bare-bones-os
glibc-utf8-locales
texinfo
guile-2.2))
guile-3.0))
;; Machines without Kernel Mode Setting (those with many old and
;; current AMD GPUs, SiS GPUs, ...) need uvesafb to show the GUI