all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ricardo Wurmus <rekado@elephly.net>
To: mbcladwell@stihie.net
Cc: help-guix@gnu.org
Subject: Re: How to reference a module defined in another package?
Date: Mon, 26 Apr 2021 10:19:13 +0200	[thread overview]
Message-ID: <87im49pif2.fsf@elephly.net> (raw)
In-Reply-To: <20210423145700.Horde.eqD2H-89KhXCmJyIaPtzwGz@www.stihie.net>

Hi,

mbcladwell@stihie.net writes:

> artanis/utils.scm is a file within artanis. I use-module 
> (artanis
> utils) to no effect.  Within artanis, utils is defined as a 
> module:

There must be some confusion here: whatever modules Artanis 
provides has no impact on your Guix manifest.  For Guix we only 
care about modules exporting package values.

> How do I specify artanis/utils.scm as an input module?

You don’t.

Your problem likely stems from the fact that limsn uses Guile 3 
but Artanis is built for Guile 2.2.

-- 
Ricardo


      parent reply	other threads:[~2021-04-26  8:19 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-23 19:57 How to reference a module defined in another package? mbcladwell
2021-04-23 22:08 ` Vincent Legoll
2021-04-23 22:13   ` Vincent Legoll
2021-04-24 12:56     ` mbcladwell
2021-04-24 18:18       ` Vincent Legoll
2021-04-25 16:08 ` Maxime Devos
2021-04-26  8:19 ` Ricardo Wurmus [this message]

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=87im49pif2.fsf@elephly.net \
    --to=rekado@elephly.net \
    --cc=help-guix@gnu.org \
    --cc=mbcladwell@stihie.net \
    /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.