all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: EuAndreh <eu@euandre.org>
To: help-guix@gnu.org
Subject: ./pre-inst-env with extra channels
Date: Wed, 23 Nov 2022 11:11:41 +0000	[thread overview]
Message-ID: <0527ce9c-0eb1-15fb-5d28-c8db22829643@euandre.org> (raw)

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)


             reply	other threads:[~2022-11-23 11:12 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-23 11:11 EuAndreh [this message]
2022-11-23 17:08 ` ./pre-inst-env with extra channels (
2022-11-23 21:54   ` EuAndreh
2022-11-23 20:09 ` zimoun
2022-11-23 21:18   ` EuAndreh

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=0527ce9c-0eb1-15fb-5d28-c8db22829643@euandre.org \
    --to=eu@euandre.org \
    --cc=help-guix@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.