Hi Yarl, On 2026-02-15 at 17:37+01:00, Yarl wrote: > I wonder what is the workflow of people contributing on guix > as I would like to improve mine. What is yours? > > What is annoying is that I have to recompile [...] > I'm probably too impatient. I talked with janneke and futurile > on irc about this. At least I'm not the only one who's annoyed ;).
Me too (impatient and annoyed)! Personally I treat _the_ local repository like guix pull without --allow-downgrade. To switch to an other-branch, I sync master with upstream first, then git rebase master other-branch. Since I mostly don't touch core stuff, I can just run make, and most of its build cache are still valid. (I actually work on two machines so there's also synchronizing my own branches where I do make mistakes and invalidate cache, but I assume it's not a popular setup so I'll not go into that.) Cheers, Phong
signature.asc
Description: PGP signature
