Re: Ruby install

2014-05-05 Thread Ludovic Courtès
Hi, Pjotr, Pjotr Prins skribis: > I have a working Ruby installation at > > > https://gitorious.org/guix/pjotrps-guix/source/61d21fad72d49cbbf0135b5ac7362bb0f64167fa:gnu/packages/ruby.scm > > This is my first GUIX package (I have written Nix packages before), so > please have a look. Overall

Summer tip: visit Munich

2014-05-05 Thread Ludovic Courtès
FYI the next GNU Hackers Meeting will take place in Munich, Germany, on August 15–17: http://www.gnu.org/ghm/upcoming.html It’s a great opportunity to meet GNU hackers and discuss the good hack, so if you’re around this summer, now’s the time to register! I plan to be there and to deliver an u

Re: Ruby install

2014-05-05 Thread Pjotr Prins
On Mon, May 05, 2014 at 10:03:30AM +0200, Ludovic Courtès wrote: > > I am really impressed with GUIX, and I think it is a no-brainer to use > > a real functional programming language for this. I was imprecise here. It is my first real foray into LISP. What I meant is that it is great to use a rea

Re: Ruby install

2014-05-05 Thread Ludovic Courtès
Pjotr Prins skribis: > On Mon, May 05, 2014 at 10:03:30AM +0200, Ludovic Courtès wrote: >> > I am really impressed with GUIX, and I think it is a no-brainer to use >> > a real functional programming language for this. > > I was imprecise here. It is my first real foray into LISP. What I > meant

gobject-introspection .gir search path

2014-05-05 Thread Ludovic Courtès
While trying to package librsvg, I stumbled upon this: --8<---cut here---start->8--- Couldn't find include 'GdkPixbuf-2.0.gir' (search path: ['.', 'gir-1.0', '/gnu/store/xdd5ndl01700w23z206nc36nqg96z94v-gobject-introspection-1.38.0/share/gir-1.0', '/usr/share/

Re: gobject-introspection .gir search path

2014-05-05 Thread Cyril Roelandt
On 05/06/2014 12:36 AM, Ludovic Courtès wrote: > While trying to package librsvg, I stumbled upon this: > > --8<---cut here---start->8--- > Couldn't find include 'GdkPixbuf-2.0.gir' (search path: ['.', 'gir-1.0', > '/gnu/store/xdd5ndl01700w23z206nc36nqg96z94v-g