unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* 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

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).