GNU bug report logs - #55649
Feature request: filter channel on "guix pull"

Previous Next

Package: guix;

Reported by: EuAndreh <eu <at> euandre.org>

Date: Thu, 26 May 2022 00:59:02 UTC

Severity: wishlist

To reply to this bug, email your comments to 55649 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#55649; Package guix. (Thu, 26 May 2022 00:59:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to EuAndreh <eu <at> euandre.org>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Thu, 26 May 2022 00:59:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: EuAndreh <eu <at> euandre.org>
To: bug-guix <at> gnu.org
Subject: Feature request: filter channel on "guix pull"
Date: Wed, 25 May 2022 21:57:21 -0300
I'd like to be able to select a specific channel to be updated when running a
"guix pull" command.

Let's say I have a "channels.scm" file, containing 3 channels: "abc", "xyz" and
"guix", all pointing to the branch "main".  When running "guix pull", all three
channels get updated via a "git pull", naturally.

However I'd like to select only channel "abc" to be updated, and leave "xyz" and
"guix" as is, untouched.  In order to accomplish this today, I'd have to:

1. generate a temporary "tmp-channels.scm" file with "abc" and "guix" pinned to
   the current commit given by "guix describe";
2. include in the temporary file the "xyz" channel, but that one still pointing
   to the branch "main";
3. "guix pull -C tmp-channels.scm".

That way I get only the "xyz" channel to be upgraded, since all other channels
are pinned to a specific commit.  I'd like to be possible to run a desired
"guix pull -c xyz" (or similar) command and get that same behaviour.

Since I don't plan to implement that feature soon enough, I'm registering it
here so that a fellow hacker seeking for an improvement opportunity can jump
in :)




Information forwarded to bug-guix <at> gnu.org:
bug#55649; Package guix. (Thu, 26 May 2022 07:59:01 GMT) Full text and rfc822 format available.

Message #8 received at 55649 <at> debbugs.gnu.org (full text, mbox):

From: Maxime Devos <maximedevos <at> telenet.be>
To: EuAndreh <eu <at> euandre.org>, 55649 <at> debbugs.gnu.org
Cc: control <at> debbugs.gnu.org
Subject: Re: bug#55649: Feature request: filter channel on "guix pull"
Date: Thu, 26 May 2022 09:58:02 +0200
[Message part 1 (text/plain, inline)]
severity 55649 wishlist
thanks

[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 3 years and 21 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.