guix/gnu
Ludovic Courtès afd3d9316c Use "normalized codesets" everywhere.
In other words, change "xx_YY.UTF-8" to "xx_YY.utf8".

* guix/profiles.scm (ca-certificate-bundle): Use "en_US.utf8" instead of
  "en_US.UTF-8".
* guix/packages.scm (patch-and-repack): Likewise.
* guix/build/gnu-build-system.scm (install-locale): Likewise.
* guix/build-system/gnu.scm (gnu-build, gnu-cross-build): Likewise.
* gnu/packages/python.scm (python-ipython): Likewise.
* gnu/packages/gawk.scm (gawk): Likewise.
* build-aux/hydra/demo-os.scm: Likewise.
* gnu/packages/guile.scm (guile-ncurses)[arguments]: Remove
  'change-locale' phase.
2015-10-04 00:10:03 +02:00
..
build linux-boot: Mount /dev as a devtmpfs from the start. 2015-09-20 22:05:36 +02:00
packages Use "normalized codesets" everywhere. 2015-10-04 00:10:03 +02:00
services
system gnu: libc: Look for locale data under /run/current-system/locale/X.Y. 2015-09-30 17:06:40 +02:00
artwork.scm
packages.scm
services.scm
system.scm gnu: system: Add Linux container module. 2015-09-14 08:30:46 -04:00