guix/gnu
Florian Pelz 543516ed00
services/web: Fix ordering of default-nginx-config.
Fixes an error message '"load_module" directive is specified too late'.

* gnu/services/web.scm (default-nginx-config): Emit load_module before
global directives.
2020-04-08 23:12:32 +00:00
..
bootloader system: Allow for comma-separated keyboard layouts. 2020-04-06 00:14:13 +02:00
build
installer installer: Add proxy support. 2020-04-08 10:24:02 +02:00
machine
packages gnu: cataclysm-dda: Update to 0.E. 2020-04-09 01:00:27 +02:00
services services/web: Fix ordering of default-nginx-config. 2020-04-08 23:12:32 +00:00
system vm: Allow images to be marked as non-substitutable. 2020-04-08 12:42:41 +02:00
tests tests: Mark VM images as non-substitutable. 2020-04-08 12:42:41 +02:00
artwork.scm
bootloader.scm
ci.scm ci: Remove "mips64el-linux-gnuabi64" from '%cross-targets'. 2020-04-07 12:31:36 +02:00
installer.scm installer: Turn help menu into parameters menu. 2020-04-08 10:24:02 +02:00
local.mk installer: Add proxy support. 2020-04-08 10:24:02 +02:00
machine.scm
packages.scm
services.scm services: Allow modprobe to use "/etc/modprobe.d". 2020-04-05 12:12:07 +02:00
system.scm system: Don’t create a module database when no modules are available. 2020-04-04 21:13:26 +02:00
tests.scm