unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: "Marek Paśnikowski" <marek@marekpasnikowski.pl>
To: help-guix@gnu.org
Subject: Re: How to have guile module available during sudo system reconfigure?
Date: Wed, 21 Aug 2024 09:25:37 +0200	[thread overview]
Message-ID: <87cym2l4lq.fsf@marekpasnikowski.pl> (raw)
In-Reply-To: <87ed6i27lm.fsf@wolfsden.cz> (Tomas Volf's message of "Tue, 20 Aug 2024 23:43:33 +0200")

Tomas Volf <~@wolfsden.cz> writes:

> I did run into an interesting (frustrating?) problem.  I created a
> package that bundles few Guile modules of my making.  I installed it
> into my home environment and wanted to use helpers from it in my system
> configuration.  However I am not sure how to do that.
>
> When I do
>
> guix system build some/config.scm
>
>
> The system builds and everything is fine.
>
> However when try to reconfigure the system using
>
> sudo guix system reconfigure some/config.scm
>

I have settled on a different reconfiguration method on my systems to
ensure usage of modules brought in by guix pull

sudo guix system reconfigure -e '(@ (systems akashi) operating-system*)

I hope this is enough to work around your issue.


  reply	other threads:[~2024-08-21  7:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-20 21:43 How to have guile module available during sudo system reconfigure? Tomas Volf
2024-08-21  7:25 ` Marek Paśnikowski [this message]
2024-08-22 20:30 ` André Batista
2024-08-23  0:14 ` Ian Eure

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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87cym2l4lq.fsf@marekpasnikowski.pl \
    --to=marek@marekpasnikowski.pl \
    --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.
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).