From: Mathieu Othacehe <m.othacehe@gmail.com>
To: 26987@debbugs.gnu.org
Subject: bug#26987: [PATCH 1/2] guix: modules: Export module-name->file-name.
Date: Fri, 19 May 2017 09:56:22 +0200 [thread overview]
Message-ID: <20170519075623.13836-2-m.othacehe@gmail.com> (raw)
In-Reply-To: <20170519075623.13836-1-m.othacehe@gmail.com>
* guix/modules.scm (module-name->file-name): Export it.
---
guix/modules.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/guix/modules.scm b/guix/modules.scm
index 8c63f21a9..26c38e8d2 100644
--- a/guix/modules.scm
+++ b/guix/modules.scm
@@ -23,6 +23,7 @@
#:use-module (ice-9 match)
#:export (source-module-closure
live-module-closure
+ module-name->file-name
guix-module-name?))
;;; Commentary:
--
2.13.0
next prev parent reply other threads:[~2017-05-19 7:57 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-18 19:53 bug#26987: guix pull without guile-ssh Mathieu Othacehe
2017-05-19 7:56 ` bug#26987: [PATCH 0/2] Fix compilation list construction Mathieu Othacehe
2017-05-19 7:56 ` Mathieu Othacehe [this message]
2017-05-19 8:18 ` bug#26987: [PATCH 1/2] guix: modules: Export module-name->file-name Ludovic Courtès
2017-05-19 7:56 ` bug#26987: [PATCH 2/2] build: pull: Fix compilation list construction Mathieu Othacehe
2017-05-19 12:58 ` Ludovic Courtès
2017-05-19 13:55 ` Mathieu Othacehe
2017-05-19 14:26 ` Mathieu Othacehe
2017-05-19 15:41 ` Ludovic Courtès
2017-05-25 12:33 ` Ludovic Courtès
2017-06-02 9:16 ` Mathieu Othacehe
2017-06-02 15:09 ` Ludovic Courtès
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=20170519075623.13836-2-m.othacehe@gmail.com \
--to=m.othacehe@gmail.com \
--cc=26987@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).