vm: 'system-docker-image' builds in a UTF-8 locale.
authorLudovic Courtès <ludo@gnu.org>
Mon, 17 Jun 2019 08:51:49 +0000 (10:51 +0200)
committerLudovic Courtès <ludo@gnu.org>
Mon, 17 Jun 2019 10:36:13 +0000 (12:36 +0200)
commited504cafa23c34bfa1823a4d5abf3ad55205484b
treeda73060dcdea5253068a1bd31ea96b2fb0d1c0b6
parent123b9c02dddd21b61858fbf01fb356c14f220f21
vm: 'system-docker-image' builds in a UTF-8 locale.

Fixes <https://bugs.gnu.org/36215>.
Reported by Björn Höfling <bjoern.hoefling@bjoernhoefling.de>.

This is a followup to 9c941364bfc0120e3ab5c5c4cc71a9a302d59a2b.

* gnu/system/vm.scm (system-docker-image)[build]: Set GUIX_LOCPATH and
call 'setlocale'.
gnu/system/vm.scm