[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated (ac87bc5 -> dd2a832)
From: |
guix-commits |
Subject: |
branch master updated (ac87bc5 -> dd2a832) |
Date: |
Wed, 25 Sep 2019 03:35:49 -0400 (EDT) |
cbaines pushed a change to branch master
in repository guix.
from ac87bc5 gnu: emacs-vdiff: Enable tests.
new 1683e48 gnu: Add guix-data-service.
new dd2a832 services: Add the Guix Data Service.
The 2 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 | 52 +++++++++++++
gnu/local.mk | 2 +
gnu/packages/web.scm | 95 ++++++++++++++++++++++
gnu/services/guix.scm | 212 ++++++++++++++++++++++++++++++++++++++++++++++++++
gnu/tests/guix.scm | 173 ++++++++++++++++++++++++++++++++++++++++
5 files changed, 534 insertions(+)
create mode 100644 gnu/services/guix.scm
create mode 100644 gnu/tests/guix.scm
- branch master updated (ac87bc5 -> dd2a832),
guix-commits <=