Re: guix bisect

2022-11-04 Thread zimoun
Hi, On Thu, 03 Nov 2022 at 19:18, jgart wrote: > do we have something similar to nix-bisect but for guix? > > * https://github.com/timokau/nix-bisect Nothing I am aware. I mean nothing using ~/.cache/guix/checkouts. However, it is easy to run the same thing from the development checkout. I ha

guix bisect

2022-11-03 Thread jgart
hi, do we have something similar to nix-bisect but for guix? * https://github.com/timokau/nix-bisect