Re: installer no longer signals success or offer reboot

2020-06-14 Thread Mathieu Othacehe
> I feel a bit stuck here, I cannot find an alternative to overlayfs and > on the other hand umounting the overlay is problematic. > > Do people have some ideas here? Ok, this should be fixed with: 876a8d987085b8c64f32c8a320e4219575af285c. Thanks, Mathieu

Checking for profile collisions with ‘guix lint’

2020-06-14 Thread Ludovic Courtès
Hello, Ludovic Courtès skribis: > Edouard Klein skribis: > >> Because of the subtle consequences of editing a package are hard to keep >> track of, I wrote the attached script (you need sharness to run it, but >> with slight modification it can become a standalone script). >> >> This script

Re: Using --manfistest with /manifest files

2020-06-14 Thread Ludovic Courtès
Hi, Pierre Neidhardt skribis: > Indeed, that was discussed at length but we still need to reach a > consensus :) > > I personally disagree with the --export-manifest suggestion (which may > be one of the reasons why this is stalling :p). Ah, OK. > Links to the related discussions (lots to

Re: generate commit messages for package updates

2020-06-14 Thread Ludovic Courtès
Pierre Neidhardt skribis: > Is it worth including in guix/etc? I think it’d be nice! Ludo’.

Re: [OUTREACHY]: Integration of desktop environments into GNU Guix

2020-06-14 Thread Raghav Gururajan
@Danny Please find the attached patches. Corrections: 1) I accidentally left out a patch for glib. I have attached as separate file. Could you please merge with glib patch while pushing to wip-desktop? Thanks. 2) There are two two patches named gst-plugins-base. One of them is gst-plugins-good.

Re: generate commit messages for package updates

2020-06-14 Thread Ricardo Wurmus
Pierre Neidhardt writes: > Is it worth including in guix/etc? In my biased opinion: yes. I’d like to improve it a little more and handle more changes, but I think the general approach isn’t going to change much. -- Ricardo

Re: [PATCH] sql: Add a couple of indexes.

2020-06-14 Thread Christopher Baines
zimoun writes: > Hi Chris, > > On Sat, 13 Jun 2020 at 17:29, Christopher Baines wrote: > >> I've pushed a rebased version of this patch now. I've also recofigured >> bayfront to apply these changes. Checking with guix weather, I think it >> might be helping. > > Nice! > > What about

Re: Cuirass image download

2020-06-14 Thread Mathieu Othacehe
Hey! > Very nice! It would be good to have “(ISO-9660)” or similar next to the > file name. Thank you :) Fixed with c2aed4a5c1cbed44a9cdf9aab660c4a196a7837d. > Yes, we could add support for /latest links. Ok, I'll see what I can do about that. Thanks, Mathieu

Re: generate commit messages for package updates

2020-06-14 Thread Ricardo Wurmus
Ricardo Wurmus writes: > It is not fully automatic yet as it requires my input to stage > hunks, but the commit messages it produces take all input changes into > account, which is something the “update” yasnippet does not do. Attached is the fully automatic version. You just make your