On Mon, Dec 20, 2021 at 08:40:19PM +0100, Xinglu Chen wrote: > Hehe, it’s still a WIP (which is why I am testing it), and as the name > suggests, it makes it easier to review packages. It can read the diff > between two commits and determine the packages that have been changed, > and then it will build and lint those package. Or it can be given a > message id (as you see above) and use the ‘b4’ program to fetch patches > from a public-inbox archive[1], and then apply them, build and lint the > packages. > > I still have some work to do on Guix Home[2], but after that I will > hopefully send some patches for this ‘guix review’ command. :-) Cool, I'm looking forward to it.