build: guile-build-system: Remove "locales" implicit input. This error was introduced by the removal of "locales" from the standard-packages in commit de9d6d12 (gnu: commencement: Remove ‘glibc-utf8-locales’ from ‘%final-inputs’."), which is made because glibc now embeds a C.UTF8 locale. * guix/build-system/guile.scm (lower): Remove the "locales" implicit input. Change-Id: Id28a95757309aba6a6be89b2c8a6e08847e35f58
1 files changed, 1 insertions(+), 1 deletions(-) M guix/build-system/guile.scm
M guix/build-system/guile.scm => guix/build-system/guile.scm +1 -1