/.mumi/

='shortcut icon' href='/cgit-static/favicon.ico'/>
aboutsummaryrefslogtreecommitdiff
path: root/guix/grafts.scm
AgeCommit message (Expand)Author
2024-08-31grafts: Use C.UTF-8 and remove dependency on ‘glibc-utf8-locales’....This is a followup to 1cebc334a77030c0c94955981652f4df7608c9e3. * guix/grafts.scm (graft-derivation/shallow)[glibc-locales]: Remove. [build]: Leave ‘GUIX_LOCPATH’ unset. Use “C.UTF-8” instead of “en_US.utf8”. Reported-by: Janneke Nieuwenhuizen <janneke@gnu.org> Change-Id: I59bc90130c6711a1a89068fbf697f9bd2ba2b5f1 Ludovic Courtès