* [DMD] [PATCH] service: Export provided-by procedure.
@ 2015-09-04 2:48 David Thompson
2015-09-04 12:09 ` Ludovic Courtès
0 siblings, 1 reply; 2+ messages in thread
From: David Thompson @ 2015-09-04 2:48 UTC (permalink / raw)
To: guix-devel
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: 0001-service-Export-provided-by-procedure.patch --]
[-- Type: text/x-patch, Size: 716 bytes --]
From 1d1ffe513750d040ddde68c1baa0a5c59fb6b679 Mon Sep 17 00:00:00 2001
From: David Thompson <dthompson2@worcester.edu>
Date: Thu, 3 Sep 2015 22:46:57 -0400
Subject: [PATCH] service: Export provided-by procedure.
* modules/dmd/service.scm: Export provided-by.
---
modules/dmd/service.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/modules/dmd/service.scm b/modules/dmd/service.scm
index 67156dd..aece069 100644
--- a/modules/dmd/service.scm
+++ b/modules/dmd/service.scm
@@ -56,6 +56,7 @@
lookup-services
respawn-service
register-services
+ provided-by
required-by
handle-unknown
make-forkexec-constructor
--
2.5.0
[-- Attachment #2: Type: text/plain, Size: 38 bytes --]
--
David Thompson
GPG Key: 0FF1D807
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-09-04 12:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-04 2:48 [DMD] [PATCH] service: Export provided-by procedure David Thompson
2015-09-04 12:09 ` Ludovic Courtès
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).