guix/gnu
Ricardo Wurmus 0845999a5e
gnu: Add glibc-locales variants for older versions of glibc.
* gnu/packages/base.scm (make-glibc-locales, make-glibc-utf8-locales): New
procedures.
(glibc-locales): Express in terms of make-glibc-locales.
(glibc-utf8-locales): Express in terms of make-glibc-utf8-locales.
(glibc-locales-2.27, glibc-utf8-locales-2.27): New variables.
2019-01-22 15:10:59 +01:00
..
bootloader gnu: Add u-boot-pinebook. 2018-11-22 21:59:05 +01:00
build file-systems: Add read-luks-partition-uuid. 2019-01-17 14:04:26 +01:00
installer installer: Fix manual partitioning. 2019-01-17 14:04:28 +01:00
packages gnu: Add glibc-locales variants for older versions of glibc. 2019-01-22 15:10:59 +01:00
services gnu: %desktop-services: Use polkit-service-type. 2019-01-20 16:11:08 +02:00
system services: Use guix-service-type. 2019-01-20 16:11:00 +02:00
tests tests: docker: Use "package" instead of "dummy-package". 2019-01-18 22:24:14 +01:00
artwork.scm
bootloader.scm bootloader: Remove deprecated 'device' field. 2019-01-16 14:07:38 +01:00
ci.scm ci: Skip system tests on armhf-linux. 2019-01-21 10:19:31 +01:00
installer.scm installer: Various renamings. 2019-01-17 14:04:26 +01:00
local.mk maint: Add gnu/ci.scm to the distribution. 2019-01-19 01:26:34 +01:00
packages.scm guix package: '--list-available' can use data from the cache. 2019-01-15 20:24:09 +01:00
services.scm
system.scm gnu: Add graphical installer support. 2019-01-17 14:04:20 +01:00
tests.scm