Re: [PATCH] gnu: Add xscreenserver.

2016-04-12 Thread Christopher Allan Webber
Leo Famulari writes: > On Mon, Apr 11, 2016 at 07:52:25AM -0500, Christopher Allan Webber wrote: >> Leo Famulari writes: >> >> > On Sat, Apr 09, 2016 at 08:52:12PM -0500, Christopher Allan Webber wrote: >> >> Leo Famulari writes: >> >> >> >> > Did you try something like this? >> >> > >> >> > (ar

Re: [PATCH] gnu: Add xscreenserver.

2016-04-11 Thread Leo Famulari
On Mon, Apr 11, 2016 at 07:52:25AM -0500, Christopher Allan Webber wrote: > Leo Famulari writes: > > > On Sat, Apr 09, 2016 at 08:52:12PM -0500, Christopher Allan Webber wrote: > >> Leo Famulari writes: > >> > >> > Did you try something like this? > >> > > >> > (arguments > >> > `(#:make-flags (

Re: [PATCH] gnu: Add xscreenserver.

2016-04-11 Thread Mathieu Lirzin
Christopher Allan Webber writes: > Leo Famulari writes: > >> On Sat, Apr 09, 2016 at 08:52:12PM -0500, Christopher Allan Webber wrote: >>> Leo Famulari writes: >>> >>> > Did you try something like this? >>> > >>> > (arguments >>> > `(#:make-flags (string-append "install_prefix= (assoc-ref %outp

Re: [PATCH] gnu: Add xscreenserver.

2016-04-11 Thread Christopher Allan Webber
Leo Famulari writes: > On Sat, Apr 09, 2016 at 08:52:12PM -0500, Christopher Allan Webber wrote: >> Leo Famulari writes: >> >> > Did you try something like this? >> > >> > (arguments >> > `(#:make-flags (string-append "install_prefix= (assoc-ref %outputs >> > "out" >> >> This didn't fix it

Re: [PATCH] gnu: Add xscreenserver.

2016-04-09 Thread Leo Famulari
On Sat, Apr 09, 2016 at 08:52:12PM -0500, Christopher Allan Webber wrote: > Leo Famulari writes: > > > Did you try something like this? > > > > (arguments > > `(#:make-flags (string-append "install_prefix= (assoc-ref %outputs > > "out" > > This didn't fix it, but it die send me along the ri

[PATCH] gnu: Add xscreenserver.

2016-04-09 Thread Christopher Allan Webber
Leo Famulari writes: > Did you try something like this? > > (arguments > `(#:make-flags (string-append "install_prefix= (assoc-ref %outputs "out" This didn't fix it, but it die send me along the right path. Working xscreensaver attached! Note, for locking to work on guixsd, you'll need som