Hi! Hugo Buddelmeijer via <[email protected]> skribis:
> Context: The problem I was trying to solve is that there are three > things that have generations in Guix, and I would like to be able to > update them together. That is: > > - guix itself, updated with `guix pull`, > - The system, updated with `guix system reconfigure`, and > - My profile, updated with `guix package -m`. FWIW, I use Guix Home via ‘guix-home-service-type’, which makes steps #2 and #3 happen jointly in an atomic fashion. Ludo’.
