summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Baines <christopher.baines@digital.cabinet-office.gov.uk>2017-01-21 16:17:37 +0000
committerChristopher Baines <christopher.baines@digital.cabinet-office.gov.uk>2017-01-21 20:29:10 +0000
commit1e98867859e8998a210d578a150bbba3ec314893 (patch)
tree2d73765db5866955a8828ef484afecd8000b2321
parent349e600ebfbe66ab65484ff6f4f1f8d28c06ed25 (diff)
downloadgnu-guix-1e98867859e8998a210d578a150bbba3ec314893.tar
gnu-guix-1e98867859e8998a210d578a150bbba3ec314893.tar.gz
Export nginx-configuration-server-blocks from (gnu services web)release_1
-rw-r--r--gnu/services/web.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/services/web.scm b/gnu/services/web.scm
index 5f019caf1c..d6c658c344 100644
--- a/gnu/services/web.scm
+++ b/gnu/services/web.scm
@@ -32,6 +32,7 @@
#:use-module (ice-9 match)
#:export (nginx-configuration
nginx-configuration?
+ nginx-configuration-server-blocks
nginx-server-configuration
nginx-server-configuration?
nginx-upstream-configuration