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

2020-07-25 Thread Raghav Gururajan
@Danny In my previous patch-set, there has been some changes. Please use these new patches for mmm, mrg, gegl and gtk-vnc. Regards, RG. From b5eb77e44098811bf0ddb4e6f788c029cbd9ef16 Mon Sep 17 00:00:00 2001 From: Raghav Gururajan Date: Mon, 20 Jul 2020 11:00:41 -0400 Subject: [PATCH 09/36] gnu:

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

2020-07-25 Thread Raghav Gururajan
@Danny > In my previous patch-set, there has been some changes. Please use these > new patches for mmm, mrg, gegl and gtk-vnc. Please disregard the new patch for gegl. Regards, RG. signature.asc Description: OpenPGP digital signature

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

2020-07-25 Thread Raghav Gururajan
@Danny >> In my previous patch-set, there has been some changes. Please use these >> new patches for mmm, mrg, gegl and gtk-vnc. > > Please disregard the new patch for gegl. Sorry! Please also disregard the new patch for mrg. Only use new patches of mmm and gtk-vnc. Regards, RG. signature.a

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

2020-07-25 Thread Raghav Gururajan
@Danny >>> In my previous patch-set, there has been some changes. Please use these >>> new patches for mmm, mrg, gegl and gtk-vnc. >> >> Please disregard the new patch for gegl. > > Sorry! Please also disregard the new patch for mrg. Only use new patches > of mmm and gtk-vnc. Here are the revise

Re: guile-readline bug -- readline module not available

2020-07-25 Thread Marius Bakke
Josh Marshall writes: > Hello all, > > I ran into an issue where the readline module isn't available for the > guile repl after installing `guile-readline`. It can be replicated > via: > > `echo "(use-modules (ice-9 readline))" | guix environment --pure guile > guile-readline -- guile` > > So wi

Re: guile-readline bug -- readline module not available

2020-07-25 Thread Josh Marshall
Correct. Moved, new job, and other stuff came up so I had to drop guix participation for a bit. Not ready to pick it back up yet. On Sat, Jul 25, 2020, 10:56 Marius Bakke wrote: > Josh Marshall writes: > > > Hello all, > > > > I ran into an issue where the readline module isn't available for