guix/gnu
Christopher Baines e05b780a58
services: postgresql: Add locale to configuration
* gnu/services/databases.scm (<postgresql-configuration>): Add locale
  field.
  (postgresql-shepherd-service): Pass locale to initdb.
  (postgresql-service): Add locale default.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-12-15 16:55:02 +01:00
..
build gnu: cross-base: Move phases to (gnu build cross-toolchain). 2016-12-07 21:52:26 +01:00
packages gnu: gnome-settings-daemon: Add dependency on NetworkManager. 2016-12-15 16:51:11 +01:00
services services: postgresql: Add locale to configuration 2016-12-15 16:55:02 +01:00
system
tests tests: Create a copy-on-write image instead of copying eagerly. 2016-11-30 17:35:20 +01:00
artwork.scm
local.mk gnu: Add rust bootstrap binaries. 2016-12-14 16:30:42 +01:00
packages.scm
services.scm services: Activate system prior to services. 2016-12-11 09:31:34 +01:00
system.scm
tests.scm