unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
From: Etienne Carichon via <help-guix@gnu.org>
To: "help-guix@gnu.org" <help-guix@gnu.org>
Subject: Pinning to a commit
Date: Wed, 01 May 2024 15:16:59 +0000	[thread overview]
Message-ID: <jW7xammWRLpmFuSU_XTD0UOO_vsr7znNs1dIh25yDb7QSPPRWONL38OrHGBpviPNLWVHKzuFX-GlyVKWreb_3Q_Z-NOlGzgsC3Yj4PIpIlQ=@proton.me> (raw)

Hi to the community,

For the last days, I study how guix works through the wonderfull guix manual, but there are still a few questions that come to my mind.
One of those questions is how channel pinning is supposed to work.

I want to run guix the from the latest commit, for development purpose, currently :
'e2ba58a67f8ebf1e9c0b1bc082db79ffae42a46f'

After a 'guix pull', when I call 'guix describe', it returns the following output :

<-------------------------------------------------------------->
Generation 2 May 01 2024 14:01:44 (current)
guix 7866294
repository URL: https://git.savannah.gnu.org/git/guix.git
branch: master
commit: 7866294e32f1e758d06fce4e1b1035eca3a7d772
<-------------------------------------------------------------->

And this, even if my '${HOME}/.config/guix/channels.scm' is pinning the channel
the 'e2ba58a67f8ebf1e9c0b1bc082db79ffae42a46f' :

<-------------------------------------------------------------->
(list (channel
(name 'guix)
(url "https://git.savannah.gnu.org/git/guix.git")
(branch "master")
(commit
"e2ba58a67f8ebf1e9c0b1bc082db79ffae42a46f")))
(introduction
(make-channel-introduction
"9edb3f66fd807b096b48283debdcddccfea34bad"
(openpgp-fingerprint
"BBB0 2DDF 2CEA F6A8 0D1D E643 A2A0 6DF2 A33A 54FA")))))
<-------------------------------------------------------------->

Am I missing something ?
Etienne Carichon

                 reply	other threads:[~2024-05-06 14:50 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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='jW7xammWRLpmFuSU_XTD0UOO_vsr7znNs1dIh25yDb7QSPPRWONL38OrHGBpviPNLWVHKzuFX-GlyVKWreb_3Q_Z-NOlGzgsC3Yj4PIpIlQ=@proton.me' \
    --to=help-guix@gnu.org \
    --cc=haluxluxeay@proton.me \
    /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).