[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#53210: installer: referring to N-1 guix is problematic.
From: |
Ludovic Courtès |
Subject: |
bug#53210: installer: referring to N-1 guix is problematic. |
Date: |
Wed, 12 Jan 2022 18:41:36 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) |
Hi!
Mathieu Othacehe <othacehe@gnu.org> skribis:
> Any idea on how to improve this inception problem?
We can arrange for ‘installation-os’ to use Guix from the current
commit, as built by (guix self), instead of using the ‘guix’ package.
(For the record, (gnu ci) already does that in ‘system-test-jobs’ to
make installation tests faster.)
I’ll take a look hopefully in the coming days and send a patch here.
Thanks,
Ludo’.