mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-06-03 00:04:02 +02:00
9c941364bf
Fixes a bug whereby building an image containing non-ASCII file names would fail due to improper decoding of file names. * gnu/system/vm.scm (iso9660-image, qemu-image): Set GUIX_LOCPATH and call 'setlocale' in the build environment.