unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Alexandru-Sergiu Marton <brown121407@posteo.ro>
To: 44423@debbugs.gnu.org
Cc: Alexandru-Sergiu Marton <brown121407@posteo.ro>
Subject: [bug#44423] [PATCH 2/3] services: gmnisrv: Export types.
Date: Tue,  3 Nov 2020 21:19:17 +0200	[thread overview]
Message-ID: <20201103191918.7944-2-brown121407@posteo.ro> (raw)
In-Reply-To: <20201103191918.7944-1-brown121407@posteo.ro>

* gnu/services/web.scm: Export gmnisrv-configuration, gmnisrv-configuration?,
  gmnisrv-configuration-package, gmnisrv-configuration-config-file,
  gmnisrv-service-type.
---
 gnu/services/web.scm | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/gnu/services/web.scm b/gnu/services/web.scm
index 7e17dac6e2..0f8f09d919 100644
--- a/gnu/services/web.scm
+++ b/gnu/services/web.scm
@@ -256,7 +256,14 @@
             mumi-configuration-sender
             mumi-configuration-smtp
 
-            mumi-service-type))
+            mumi-service-type
+
+            gmnisrv-configuration
+            gmnisrv-configuration?
+            gmnisrv-configuration-package
+            gmnisrv-configuration-config-file
+
+            gmnisrv-service-type))
 
 ;;; Commentary:
 ;;;
-- 
2.29.1





  reply	other threads:[~2020-11-03 17:20 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-03 19:17 [bug#44423] [PATCH 0/3] Update gmnisrv Alexandru-Sergiu Marton
2020-11-03 19:19 ` [bug#44423] [PATCH 1/3] gnu: Add mailcap Alexandru-Sergiu Marton
2020-11-03 19:19   ` Alexandru-Sergiu Marton [this message]
2020-11-03 19:19   ` [bug#44423] [PATCH 3/3] gnu: Update gmnisrv Alexandru-Sergiu Marton
2020-11-14 11:43     ` Christopher Baines
2020-11-14 11:42   ` [bug#44423] [PATCH 1/3] gnu: Add mailcap Christopher Baines
2020-11-14 11:40 ` bug#44423: [PATCH 0/3] Update gmnisrv Christopher Baines

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201103191918.7944-2-brown121407@posteo.ro \
    --to=brown121407@posteo.ro \
    --cc=44423@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).