unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* ./pre-inst-env with extra channels
@ 2022-11-23 11:11 EuAndreh
  2022-11-23 17:08 ` (
  2022-11-23 20:09 ` zimoun
  0 siblings, 2 replies; 5+ messages in thread
From: EuAndreh @ 2022-11-23 11:11 UTC (permalink / raw)
  To: help-guix

How can I use the Guix version of my Git clone, alongside its packages, 
services, etc. while still using extra channels?

Sample run: a build of my current system works:

     $ guix system build /etc/guix/configuration.scm
     /gnu/store/gfn6hpim1njlnr0d3p6mmvc4zgqmgqw6-system

But when trying to use the code from my clone, it fails to recognize the 
extra channels, available in the system-wide /etc/guix/channels.scm file:

     $ ./pre-inst-env guix system build /etc/guix/configuration.scm
     guix system: error: failed to load '/etc/guix/configuration.scm':
     ice-9/boot-9.scm:3330:6: In procedure resolve-interface:
     no code for module (xyz euandreh queue)


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-11-23 21:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-23 11:11 ./pre-inst-env with extra channels EuAndreh
2022-11-23 17:08 ` (
2022-11-23 21:54   ` EuAndreh
2022-11-23 20:09 ` zimoun
2022-11-23 21:18   ` EuAndreh

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