~ruther/guix-local

991719784aa2091985fc94c87d25a94f880413a3 — Yelninei 5 months ago 1eafd8c
gnu: guix: Use native locales in native-inputs.

Fixes an issue building  doc/guix.ru.info when glibc/hurd != glibc.

    guix.ru.texi:3151: @node `??????????????????????' previously defined
    guix.ru.texi:2251: here is the previous definition as @node

* gnu/packages/package-management.scm (guix)[native-inputs]: Use utf8-locales
for the current-system.

Change-Id: I8d8821b1017380552b90aba6edad0da86ba2a64e
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
1 files changed, 2 insertions(+), 1 deletions(-)

M gnu/packages/package-management.scm
M gnu/packages/package-management.scm => gnu/packages/package-management.scm +2 -1
@@ 486,7 486,8 @@ $(prefix)/etc/openrc\n")))
                    ;; the 'patch-shebangs' phase, which would otherwise
                    ;; change it to 'GUILE/bin/guile'.
                    (delete 'patch-shebangs))))
      (native-inputs `(("locales" ,(libc-utf8-locales-for-target))
      (native-inputs `(("locales" ,(libc-utf8-locales-for-target
                                    (%current-system)))
                       ("pkg-config" ,pkg-config)

                       ;; Guile libraries are needed here for