[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#60373] Kernel job for Cuirass
From: |
Mathieu Othacehe |
Subject: |
[bug#60373] Kernel job for Cuirass |
Date: |
Sat, 07 Jan 2023 15:50:14 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) |
Hey Leo,
> I think some modules were missing from kernels-manifest.scm. I added
> them in commit 8be0a97a8139fdd4d196092008b98668f1a8b2bb, reconfigured,
> and restarted Cuirass.
Note that in that specific case, i.e modifying a manifest that is part
of Guix, it is not necessary to reconfigure Berlin.
The reason is that Cuirass role is to checkout the latest Guix then
evaluate the etc/kernel-manifest.scm file in an inferior, and build the
resulting derivations.
In that case, pushing the edited manifest to Guix's git then waiting for
the next evaluation of the specification is enough :)
Thanks,
Mathieu