[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (cb6d322 -> 11f3885)
From: |
Ludovic Courtès |
Subject: |
branch master updated (cb6d322 -> 11f3885) |
Date: |
Thu, 19 Jan 2017 13:45:18 +0000 (UTC) |
civodul pushed a change to branch master
in repository guix.
from cb6d322 gnu: dnsmasq: Enable dbus support.
new cb34129 services: nginx: Add support the 'upstream' module.
new 9c557a6 services: nginx: Add support for 'location' blocks.
new dc72a7f services: nginx: Add default values for
<nginx-configuration> fields.
new 11f3885 tests: Add 'nginx-service-type' test.
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
doc/guix.texi | 69 +++++++++++++++++++++++-
gnu/local.mk | 3 +-
gnu/services/web.scm | 97 ++++++++++++++++++++++++++++-----
gnu/tests/web.scm | 146 ++++++++++++++++++++++++++++++++++++++++++++++++++
4 files changed, 298 insertions(+), 17 deletions(-)
create mode 100644 gnu/tests/web.scm
- branch master updated (cb6d322 -> 11f3885),
Ludovic Courtès <=