Re: Joining committers

2021-02-19 Thread Ludovic Courtès
Hi Léo, Léo Le Bouter skribis: > I sent a commit access application few days ago and it was approved! I > am really happy that is the case! Yay, welcome on board! :-) Check out if you haven’t already and don’t hesitate to ask

Will 2021 be the year of build systems on gexps?

2021-02-19 Thread Ludovic Courtès
Hello Guix! Over the last few days I’ve been head-down working on ‘wip-build-systems-gexp’, the mythical branch that brings gexps to build systems and packages, so we can say goodbye to ‘build-expression->derivation’. And… it’s quite a ride! I rebased it on ‘core-updates’, which was a bit tediou

Re: TOCTTOU race

2021-02-19 Thread Maxime Devos
On Thu, 2021-02-18 at 18:54 +0100, Ludovic Courtès wrote: > [...] > I think this should go either in (gnu build activation) or in a new (gnu > build utils) module. > > (guix build …) is for non-Guix-System things. I've moved mkdir-p/perms into (gnu build activation). > > +;; Based upon mkdir-p f