guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#37412] [PATCH 0/2] Add package and service for the Guix Data Servic


From: Christopher Baines
Subject: [bug#37412] [PATCH 0/2] Add package and service for the Guix Data Service.
Date: Sun, 15 Sep 2019 19:18:06 +0100
User-agent: mu4e 1.2.0; emacs 26.3

These patches add a package definition, and service type for the Guix
Data Service, as well as a system test.


Christopher Baines (2):
  gnu: Add guix-data-service.
  services: Add the Guix Data Service.

 gnu/local.mk          |   2 +
 gnu/packages/web.scm  |  83 +++++++++++++++++
 gnu/services/guix.scm | 204 ++++++++++++++++++++++++++++++++++++++++++
 gnu/tests/guix.scm    | 173 +++++++++++++++++++++++++++++++++++
 4 files changed, 462 insertions(+)
 create mode 100644 gnu/services/guix.scm
 create mode 100644 gnu/tests/guix.scm

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]