Clément Lassieur <clem...@lassieur.org> writes: > Hi, > > Tests depending on 'guix-current' are expensive in terms of CPU and > storage usage since we need to build (current-guix) and then store a > couple of full system images. > > They are built at each evaluation because they depend on 'guix-current'. > (And they all fail.)
I understand that 'guix-current' is only built once at each evaluation, of course. And now I wonder: is it the same one that is built for guix-modular? In that case it's not really useless.