Sébastien Gendre <[email protected]> writes: > Thank you for your reply. > > Do you know if using `guix time-machine' from a fixed version of > Guix-daemon could bring back the vulnerability during the time of the > transaction ?
I am pretty sure that should not be possible. All the fixes were in guix-daemon, and that is being managed by shepherd or some other service manager. guix-time-machine controls the Guix version used, but it still speak to the same guix-daemon instance as you would without the time travel. At least that is how I understand it. Tomas -- There are only two hard things in Computer Science: cache invalidation, naming things and off-by-one errors.
