Hi,

On Tue, 19 Jul 2022 at 19:55, "(" <pa...@disroot.org> wrote:

> Good ol' #56545 strikes again.

Well, #56545 is duplicated of #56441 already fixed. :-)

http://issues.guix.gnu.org/issue/56441


Indeed, using a Guix revision from the range:

4ff12d1de7cd617b791996ee7ca1240660b4c20e Fri Jul 1 23:29:16 2022 +0200
c9fbd40785a99e13a59d8e530830ce85220a9871 Fri Jul 8 23:58:11 2022 +0200

cannot work.  It means that going from one commit to this range to one
commit before 4ff12d1de7cd617b791996ee7ca1240660b4c20e fails.


If you Guix pull, then it is fixed.
Else, run

  guix time-machine --commit=c9fbd40785a99e13a59d8e530830ce85220a9871 \
       -- time-machine -C channels.scm \
       -- <command> [options]

where channels.scm is whatever you would like to go. :-)


“Just” 319 revisions are impacted by this bug.

--8<---------------cut here---------------start------------->8---
$ git log --oneline 
4ff12d1de7cd617b791996ee7ca1240660b4c20e^..c9fbd40785a99e13a59d8e530830ce85220a9871
 \
      | wc -l
319
--8<---------------cut here---------------end--------------->8---




Cheers,
simon

Reply via email to