From: "Björn Höfling" <bjoern.hoefling@bjoernhoefling.de>
To: Guix-Help <help-guix@gnu.org>
Subject: Re: Counting Packages yields wrong result
Date: Thu, 25 Aug 2016 22:01:14 +0200 [thread overview]
Message-ID: <20160825220114.5857a989@alma-ubu> (raw)
In-Reply-To: <871t1fg3dk.fsf@gmail.com>
On Tue, 23 Aug 2016 13:56:39 +0300
Alex Kost <alezost@gmail.com> wrote:
> Björn Höfling (2016-08-23 00:10 +0300) wrote:
> > Is that my problem? How can I script over the newest pull?
>
> "guix pull" updates "~/.config/guix/latest" link, and when you run
> "guix" command, it uses the packages from that directory. So after
> "guix pull" you'll get the latest package recipes for "guix ..."
> commands.
>
> But "guix pull" doesn't influence your guile script that uses guix
> modules from some directories that come from GUILE_LOAD_PATH and
> GUILE_LOAD_COMPILED_PATH. So to make your script use those fresh
> "guix-pulled" modules, you can modify these environment variables to
> include "/home/<you>/.config/guix/latest".
Yes, when setting the GUILE_LOAD_PATH that way, counting will increase
witha guix pull.
> An alternative is to use guix directly from a git checkout.
> See (info "(guix) Building from Git") for details.
Will try that also at a later time.
Thank you,
Björn
prev parent reply other threads:[~2016-08-25 20:01 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-22 21:10 Counting Packages yields wrong result Björn Höfling
2016-08-23 10:56 ` Alex Kost
2016-08-25 20:01 ` Björn Höfling [this message]
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=20160825220114.5857a989@alma-ubu \
--to=bjoern.hoefling@bjoernhoefling.de \
--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).