all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Keisuke Kurosawa <k.kurochan9630@gmail.com>
To: 63169@debbugs.gnu.org
Cc: Keisuke Kurosawa <k.kurochan9630@gmail.com>
Subject: [bug#63169] [PATCH] build: Undo "guix/scripts/import/cpan.scm" which was removed in commit 3aae8145a7.
Date: Sat, 29 Apr 2023 15:23:01 +0900	[thread overview]
Message-ID: <20230429062301.10071-1-k.kurochan9630@gmail.com> (raw)

* Makefile.am (MODULES): Add it.
---
 Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Makefile.am b/Makefile.am
index a763a7e305..7fe18c9f6b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -329,6 +329,7 @@ MODULES =					\
   guix/scripts/lint.scm				\
   guix/scripts/challenge.scm			\
   guix/scripts/import/crate.scm			\
+  guix/scripts/import/cpan.scm			\
   guix/scripts/import/cran.scm			\
   guix/scripts/import/egg.scm   		\
   guix/scripts/import/elm.scm			\
-- 
2.39.2





             reply	other threads:[~2023-04-29 13:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-29  6:23 Keisuke Kurosawa [this message]
2023-04-30 21:20 ` bug#63169: [PATCH] build: Undo "guix/scripts/import/cpan.scm" which was removed in commit 3aae8145a7 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

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

  git send-email \
    --in-reply-to=20230429062301.10071-1-k.kurochan9630@gmail.com \
    --to=k.kurochan9630@gmail.com \
    --cc=63169@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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.