guix/gnu
Ludovic Courtès ab3a64507a
system: Define 'GUIX_LOCPATH' to work around 'glibc' package defect.
Our 'glibc' package currently ignores /run/current-system/locale,
although the intent is to look for locales in that directory.

* gnu/packages/base.scm (glibc/linux): Add comment about
/run/current-system/locale being ignored.
* gnu/system.scm (operating-system-environment-variables): Add
'GUIX_LOCPATH'.
* gnu/tests/base.scm (run-basic-test): Add "locale" test.
2016-08-02 18:07:19 +02:00
..
build
packages system: Define 'GUIX_LOCPATH' to work around 'glibc' package defect. 2016-08-02 18:07:19 +02:00
services services: Export *-service-type and *-configuration. 2016-07-21 18:53:27 +02:00
system mapped-devices: Bail out when RAID sources don't show up. 2016-08-02 13:53:25 +02:00
tests system: Define 'GUIX_LOCPATH' to work around 'glibc' package defect. 2016-08-02 18:07:19 +02:00
artwork.scm
local.mk Merge branch 'core-updates' 2016-08-01 23:30:52 +02:00
packages.scm packages: Add 'hidden-package'. 2016-07-28 18:50:43 +02:00
services.scm gnu: Use 'gexp->file' in conjunction with 'with-imported-modules'. 2016-07-12 22:47:08 +02:00
system.scm system: Define 'GUIX_LOCPATH' to work around 'glibc' package defect. 2016-08-02 18:07:19 +02:00
tests.scm services: <shepherd-service> no longer has an 'imported-modules' field. 2016-07-12 22:47:08 +02:00