Hi, Léo Le Bouter <lle-b...@zaclys.net> skribis:
> On Fri, 2021-03-26 at 00:24 +0100, Ludovic Courtès wrote: >> Léo Le Bouter <lle-b...@zaclys.net> skribis: >> >> > Full log: https://ci.guix.gnu.org/build/117996/log/raw >> >> Speaking of which: please always build packages before pushing. :-) >> >> Thanks, >> Ludo’. > > I ran 'guix pull' but turns out that wasnt sufficient. When updating the ‘guix’ package, what you need to run is: ./pre-inst-env guix build guix It’s similar to other packages. In general, we update it when there are changes to the daemon and its helper programs (‘guix substitute’, etc.). These are pretty much the only reasons to update it. HTH! Ludo’.