Re: Let's merge staging!

2019-06-05 Thread Ludovic Courtès
Hello! Marius Bakke skribis: > The weather looks good (< 5% missing substitutes). I pushed a merge of > master just now to try and gain a better understanding of what is > missing before actually merging it. > > I suspect it's just the changes from 'master' since it was previously > merged to s

Re: Let's merge staging!

2019-06-03 Thread Marius Bakke
Pierre Neidhardt writes: > Marius Bakke writes: > >> Can you share the patch? (guix utils) should not trigger a world >> rebuild AFAIK. > > Yes, that's what I've been told, but I tried both (guix build utils) and > (guix utils), they both resulted in a world rebuilt. Unless I did > something w

Re: Let's merge staging!

2019-06-03 Thread Marius Bakke
Pierre Neidhardt writes: > Is it too late to merge #36000 (guix: Add helper for generating desktop > entry files.)? Staging is currently 'frozen' pending a merge, so yes. > It's non-disruptive but since it modifiers (guix utils) it triggers a > world rebuild. Can you share the patch? (guix ut

Re: Let's merge staging!

2019-06-03 Thread Marius Bakke
Ludovic Courtès writes: > Hi! > > Marius Bakke skribis: > >> The staging branch has been accumulating updates for a while now. >> We have Mesa 19, Sphinx 2.0, GStreamer 1.16, ALSA 1.1.9, as well as some >> Python updates. See `git shortlog -n master..staging` for the scoop. >> >> I suggest we "

Re: Let's merge staging!

2019-05-28 Thread Ludovic Courtès
Hi! Marius Bakke skribis: > The staging branch has been accumulating updates for a while now. > We have Mesa 19, Sphinx 2.0, GStreamer 1.16, ALSA 1.1.9, as well as some > Python updates. See `git shortlog -n master..staging` for the scoop. > > I suggest we "freeze" (meaning no further updates,

Re: Let's merge staging!

2019-05-26 Thread Arun Isaac
>> https://issues.guix.info/issue/32102 > > These commits are on the current 'core-updates' branch as of 89e7f90d. > > Changing python-build-system entails many more rebuilds than 'staging' > usually handles. I'd rather not include it this round because that > would probably double the amount of

Re: Let's merge staging!

2019-05-25 Thread Marius Bakke
Arun Isaac writes: >> Anything missing before the freeze? > > I closed issue 32102 and pushed a patch to core-updates-next back in > November 2018, but it seems to have been lost somehow. It's still not in > master. Can we include it now in staging? > > https://issues.guix.info/issue/32102 These

Re: Let's merge staging!

2019-05-25 Thread Arun Isaac
> Anything missing before the freeze? I closed issue 32102 and pushed a patch to core-updates-next back in November 2018, but it seems to have been lost somehow. It's still not in master. Can we include it now in staging? https://issues.guix.info/issue/32102 signature.asc Description: PGP sign

Let's merge staging!

2019-05-25 Thread Marius Bakke
Hello! The staging branch has been accumulating updates for a while now. We have Mesa 19, Sphinx 2.0, GStreamer 1.16, ALSA 1.1.9, as well as some Python updates. See `git shortlog -n master..staging` for the scoop. I suggest we "freeze" (meaning no further updates, only bugfixes) this branch tom