* bug#38795: "guix build" doesn't find modules from extra channels when building from an expression
@ 2019-12-29 16:06 pkill9
2020-01-05 18:06 ` Gábor Boskovits
0 siblings, 1 reply; 3+ messages in thread
From: pkill9 @ 2019-12-29 16:06 UTC (permalink / raw)
To: 38795
I have added my own repository to my ~/.config/guix/channels.scm (https://gitlab.com/pkill-9/guix-packages-free), but when I run `guix build --expression='(use-modules (pkill9 utils))' it returns "no code for module (pkill9 utils)".
It does find modules from the guix repository though, e.g. `guix build --expression='(use-modules (guix packages))` returns "guix build: error: #<unspecified>: not something we can build" without a "no code for module" error.
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#38795: "guix build" doesn't find modules from extra channels when building from an expression
2019-12-29 16:06 bug#38795: "guix build" doesn't find modules from extra channels when building from an expression pkill9
@ 2020-01-05 18:06 ` Gábor Boskovits
2020-01-05 20:33 ` pkill9
0 siblings, 1 reply; 3+ messages in thread
From: Gábor Boskovits @ 2020-01-05 18:06 UTC (permalink / raw)
To: pkill9; +Cc: 38795
This is a possible duplicate of 37399. Can you confirm?
<pkill9@runbox.com> ezt írta (időpont: 2019. dec. 29., V, 17:07):
>
> I have added my own repository to my ~/.config/guix/channels.scm (https://gitlab.com/pkill-9/guix-packages-free), but when I run `guix build --expression='(use-modules (pkill9 utils))' it returns "no code for module (pkill9 utils)".
>
> It does find modules from the guix repository though, e.g. `guix build --expression='(use-modules (guix packages))` returns "guix build: error: #<unspecified>: not something we can build" without a "no code for module" error.
>
>
--
OpenPGP Key Fingerprint: 7988:3B9F:7D6A:4DBF:3719:0367:2506:A96C:CF63:0B21
^ permalink raw reply [flat|nested] 3+ messages in thread
* bug#38795: "guix build" doesn't find modules from extra channels when building from an expression
2020-01-05 18:06 ` Gábor Boskovits
@ 2020-01-05 20:33 ` pkill9
0 siblings, 0 replies; 3+ messages in thread
From: pkill9 @ 2020-01-05 20:33 UTC (permalink / raw)
To: Gábor Boskovits; +Cc: 38795
Hi Gábor,
> This is a possible duplicate of 37399. Can you confirm?
Is this the bug? https://debbugs.gnu.org/cgi/bugreport.cgi?bug=37399
If so, yes, it looks like it is caused by the same issue, as when I set
GUILE_LOAD_PATH to point to my repository, it finds the module.
Thanks
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-01-05 20:34 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-29 16:06 bug#38795: "guix build" doesn't find modules from extra channels when building from an expression pkill9
2020-01-05 18:06 ` Gábor Boskovits
2020-01-05 20:33 ` pkill9
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).