system: install: Add default libcs to gc-roots.
authorMathieu Othacehe <othacehe@gnu.org>
Sun, 7 Jun 2020 13:39:39 +0000 (15:39 +0200)
committerMathieu Othacehe <othacehe@gnu.org>
Mon, 8 Jun 2020 08:52:53 +0000 (10:52 +0200)
commitea5d9bf9916d532005842f220f7da6e522151f6a
tree28f9deb2d66a563b31a55bcba0167bc2794cd764
parentd1fe14be6a98bf8dec63bbee7ac82cd9fadc90f5
system: install: Add default libcs to gc-roots.

During the installation, it may be needed to build locales that are not
covered by glibc-utf8-locales. Make sure that the libraries required to build
locales are available.

This is a follow-up of 0eed77127592323d89f56c215a15374a1aaae110.

* gnu/system/install.scm (installation-os)[services]: Add
%default-locale-libcs to gc-root-service-type.
gnu/system/install.scm