unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Ricardo Wurmus <rekado@elephly.net>
To: Adam Kandur <kefironpremise@gmail.com>
Cc: help-guix@gnu.org
Subject: Re: guix builds the old guix version
Date: Wed, 09 Nov 2022 11:39:05 +0100	[thread overview]
Message-ID: <87educ2yt8.fsf@elephly.net> (raw)
In-Reply-To: <CAJpP0NOzfEcOkb+Dmus3Urc8Ye_DAib+jJVXXgXB2F4LOUo7ng@mail.gmail.com>


Hi Adam,

> I pulled the guix channel, reconfigured my system and cleaned my storage.
> But when I am trying to "guix build guix", I am getting this version
> guix-1.3.0-32.682639c which is old. What I need to do to build an
> actual guix version? (for now it is b4e3e02)

This is expected.  The Guix repository contains a package definition for
“guix”, which is a particular version, which necessarily must be older
than the version of Guix you’ve pulled.

The “guix” package can be used as a library by other packages, and it is
updated occasionally.

If you really do need to build the current version of Guix with Guix
then do

    guix build -e '((@ (gnu packages package-management) current-guix))'

There are only few valid use cases that require one to build the latest
version of Guix that are not served better by using “guix pull”.

-- 
Ricardo


  reply	other threads:[~2022-11-09 10:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-09  9:08 guix builds the old guix version Adam Kandur
2022-11-09 10:39 ` Ricardo Wurmus [this message]
2022-11-09 10:41 ` Felix Lechner via
2022-11-09 12:36   ` zimoun

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=87educ2yt8.fsf@elephly.net \
    --to=rekado@elephly.net \
    --cc=help-guix@gnu.org \
    --cc=kefironpremise@gmail.com \
    /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).