Hi Pierre, On Fri, 29 Nov 2019 at 15:58, Pierre Neidhardt <m...@ambrevar.xyz> wrote: > > > By the way, is there a convenient way to catch this kind of errors > > without pushing to master first? > > To answer my own question: > > --8<---------------cut here---------------start------------->8--- > guix pull --url=$HOME/projects/guix --dry-run > --8<---------------cut here---------------end--------------->8--- > > does the trick. This is practical and important enough, I suggest we > add it to the manual in `(guix) 14.6 Submitting Patches'. > > Thoughts?
I agree, because it is not the first time that "guix pull" breaks. For example, this commit 41ca406fa54e69f61c55b11ffe5cf465192a907c reverted by this one 74e7465c9b3758c1509a3e0dbe575e2014e20f0a. Document in the manual and maybe add a test in the test-suite (maybe already exist?) All the best, simon