unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#37412] [PATCH 0/2] Add package and service for the Guix Data Service.
@ 2019-09-15 18:18 Christopher Baines
  2019-09-15 18:21 ` [bug#37412] [PATCH 1/2] gnu: Add guix-data-service Christopher Baines
  2019-09-22 12:03 ` Christopher Baines
  0 siblings, 2 replies; 17+ messages in thread
From: Christopher Baines @ 2019-09-15 18:18 UTC (permalink / raw)
  To: 37412

[-- Attachment #1: Type: text/plain, Size: 538 bytes --]

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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 962 bytes --]

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2019-09-25  7:47 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-15 18:18 [bug#37412] [PATCH 0/2] Add package and service for the Guix Data Service Christopher Baines
2019-09-15 18:21 ` [bug#37412] [PATCH 1/2] gnu: Add guix-data-service Christopher Baines
2019-09-15 18:21   ` [bug#37412] [PATCH 2/2] services: Add the Guix Data Service Christopher Baines
2019-09-16  7:53     ` Ludovic Courtès
2019-09-22 12:15       ` Christopher Baines
2019-09-15 20:45   ` [bug#37412] [PATCH 1/2] gnu: Add guix-data-service Alex ter Weele
2019-09-15 21:29     ` Christopher Baines
2019-09-16  7:48   ` Ludovic Courtès
2019-09-22 10:18     ` Christopher Baines
2019-09-22 21:04       ` Ludovic Courtès
2019-09-25  7:46         ` bug#37412: " Christopher Baines
2019-09-16  7:55   ` [bug#37412] " Ludovic Courtès
2019-09-22 10:10     ` Christopher Baines
2019-09-22 12:03 ` Christopher Baines
2019-09-22 12:03   ` [bug#37412] [PATCH 2/2] services: Add the Guix Data Service Christopher Baines
2019-09-22 21:11   ` [bug#37412] [PATCH 1/2] gnu: Add guix-data-service Ludovic Courtès
2019-09-24 19:34     ` Christopher Baines

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).