Package for LXQt. Help wanted.

2018-10-21 Thread Meiyo Peng
Hello everyone, I made a series of packages for LXQt. The code is at: https://github.com/meiyopeng/guix/tree/lxqt I did this beacuse I want to run i3 window manager within lxqt session. Currently most things work great except lxqt-panel. I have two problems. 1. The $QT_PLUGIN_PATH environment

Re: FOSDEM 2019 (ACTION: please register or mail)

2018-10-21 Thread Leo Famulari
On Mon, Oct 22, 2018 at 05:34:49AM +0200, Björn Höfling wrote: > as 2018 is already over, I suppose it was in your interest I added you > to the 2019 list: > > https://libreplanet.org/wiki/Group:Guix/FOSDEM2019#Attendees Haha, yes, I would like to be on the list for 2019. And for 2018, too, but

Re: FOSDEM 2019 (ACTION: please register or mail)

2018-10-21 Thread Björn Höfling
On Sun, 21 Oct 2018 18:42:48 -0400 Leo Famulari wrote: > On Fri, Aug 24, 2018 at 11:23:43AM +0200, Pjotr Prins wrote: > > If you intend to come and/or want to speak please add your name and > > proposed title to the new page at > > > > https://libreplanet.org/wiki/Group:Guix/FOSDEM2018 > > >

Re: New Guix reference card

2018-10-21 Thread Leo Famulari
On Sat, Oct 20, 2018 at 01:05:18PM -0700, Chris Marusich wrote: > I see that the second page is mostly blank. Is that intended? I think it's meant to be the back of a printed card. It would be great to have a stack of these for FOSDEM :) signature.asc Description: PGP signature

Re: FOSDEM 2019 - stand

2018-10-21 Thread Leo Famulari
On Mon, Oct 15, 2018 at 11:29:53AM +0300, Efraim Flashner wrote: > * Alex Sassmannshausen > * Tonton > * Andreas Enge > * Ludovic > * Gabor Boskovits > * Leo Famulari > * Tobias G-R > * Björn Höfling > * Christopher Baines > * Julien Lepiller > * Efraim Flashner I will definitely be there, and

Re: FOSDEM 2019 (ACTION: please register or mail)

2018-10-21 Thread Leo Famulari
On Fri, Aug 24, 2018 at 11:23:43AM +0200, Pjotr Prins wrote: > If you intend to come and/or want to speak please add your name and > proposed title to the new page at > > https://libreplanet.org/wiki/Group:Guix/FOSDEM2018 > > Alternatively, reply here or mail me privately so we can keep a

Re: libssh vulnerability

2018-10-21 Thread Chris Marusich
Leo Famulari writes: > It's true that libssh2 has too many dependents to update without a > graft. However, libssh, which is what was changed, only has a handful of > dependents, which is convenient for us :) Oh, I see - I was confused and incorrectly thought you had updated libssh2. Sorry for

libssh vulnerability

2018-10-21 Thread Leo Famulari
On Sat, Oct 20, 2018 at 01:17:48PM -0700, Chris Marusich wrote: > Will this change trigger many rebuilds? It has many dependents: > > --8<---cut here---start->8--- > $ guix refresh -l libssh2 > Building the following 1321 packages would ensure 3307 dependent >

Re: Packaging Inferno

2018-10-21 Thread Diego Nicola Barbato
Hello Ludo, I have sent a patch incorporating most of your feedback to guix-patc...@gnu.org (bug#33080). l...@gnu.org (Ludovic Courtès) writes: > Hi Diego, > > Sorry for the delay! No problem (my replies are not quite instantaneous either). > Diego Nicola Barbato skribis: > >> Nils Gillmann

Re: Blog: Guix packaging tutorial

2018-10-21 Thread Pierre Neidhardt
Divan writes: > Off topic, but how did you convert this? Guessing pandoc, but it seems > converted better then the standard, =pandoc index.org -t gfm -o > /tmp/index.md= would do. This is a very good question. Indeed, Org support in Pandoc is sub-par, so I did not use that. Instead, I've used

Re: Come back and graphical installer

2018-10-21 Thread Pierre Neidhardt
> * To write this kind of installer in Guile, we need bindings for a nice > high level graphical library and we have to be careful not to increase > too much the installer footprint. This could be a great opportunity to revamp Guile-gnome ;) > So this seems that something we want in the