all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: zimoun <zimon.toutoune@gmail.com>
To: 22017@debbugs.gnu.org, "Ludovic Courtès" <ludo@gnu.org>
Subject: bug#22017: Bug #22017 Hunting: Pinning a Guix version
Date: Wed, 27 Nov 2019 18:06:59 +0100	[thread overview]
Message-ID: <CAJ3okZ0n6r3XFf+AGVkQbQQf-xqqaG_M9ae4Jq=vW8MsDyvGVA@mail.gmail.com> (raw)
In-Reply-To: <87egfcyjjk.fsf@gnu.org>

Hi Ludo,

The bug [1] describes a wishlist about pinning Guix version. I think
it is almost done.

[1] http://issues.guix.gnu.org/issue/22017


You wrote:

--8<---------------cut here---------------start------------->8---
  git clone …/guix.git my-pinned-guix
  (cd my-pinned-guix; git checkout deadbeef)
  guix package -L my-pinned-guix --manifest=my-manifest.scm
--8<---------------cut here---------------end--------------->8---

which is now possible with

  guix pull --commit=deadbeef
  guix package -m my-manifest.scm

Moreover, "guix time-machine" also handles such use case. If I understand well.


However, you wrote:

--8<---------------cut here---------------start------------->8---
I think ‘guix pull’ would be a good place to add support for tagging
Guixes and similar, but it would be good if the naive approach above
would work just as well.
--8<---------------cut here---------------end--------------->8---

and it is not currently supported, AFAIK.

Recently, a lot of new features have been discussed on guix-devel.
This one has not been raised: add local tags to ease the navigation
through different versions of Guix. It is not clear to me if it should
be under "guix pull", e.g., "guix pull --tag=add foo" or another
command "guix tag add foo".

Because it is an really old bug, I am not sure that this whishlist
will efficiently work as a reminder, so I am inclined to close it or
maybe change the title or raise this very tagging feature to
guix-devel.


What do you think?


Cheers,
simon

--

As source of inspiration, you provided this link:

--8<---------------cut here---------------start------------->8---
See <http://permalink.gmane.org/gmane.linux.distributions.nixos/18703>
for a good source of inspiration!
--8<---------------cut here---------------end--------------->8---

which is now broken. )-:



Cheers,
simon

  parent reply	other threads:[~2019-11-27 17:08 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-26 13:30 bug#22017: Pinning a Guix version Ludovic Courtès
2015-11-26 14:04 ` Ludovic Courtès
2019-11-27 17:06 ` zimoun [this message]
2019-11-28  8:34   ` bug#22017: Bug #22017 Hunting: " Ludovic Courtès
2019-11-28 10:53     ` 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

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

  git send-email \
    --in-reply-to='CAJ3okZ0n6r3XFf+AGVkQbQQf-xqqaG_M9ae4Jq=vW8MsDyvGVA@mail.gmail.com' \
    --to=zimon.toutoune@gmail.com \
    --cc=22017@debbugs.gnu.org \
    --cc=ludo@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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.