Re: SLiM session types

2015-03-07 Thread tcech
On Sat, Dec 13, 2014 at 04:28:50PM +0100, Ludovic Courtès wrote: 宋文武 skribis: And currently ratposion and windowmaker are hardcoded, how about make sessions configurable? Like: (define %default-sessions `(("windowmaker" . #~(execl #$windowmaker "/bin/wmaker")) ("ratposion" .

Re: [PATCH] gnu: valgrind: Fix build against glibc 2.21

2015-03-06 Thread tcech
On Fri, Mar 06, 2015 at 07:41:28PM +0100, Andreas Enge wrote: I had a look yesterday and wanted to make a patch this evening, but you beat me to it! This looks a lot like what I wanted to do, so please push. A tiny bit of nitpicking: You're fast as usual :b Thanks! On Fri, Mar 06, 2015 at 0

Re: [PATCH 1/5] gnu: Add efl.

2015-03-01 Thread tcech
Hello, On Sun, Mar 01, 2015 at 08:24:54PM +0100, Andreas Enge wrote: Hello, On Sat, Feb 28, 2015 at 11:11:02PM +0100, Tomáš Čech wrote: +(propagated-inputs + ; all these inputs are in package config files in section + ; Require.private I was under the impression that only librari