Re: CFP: GNU Hacker Meeting 2016

2016-06-30 Thread Catonano
Ludo, 2016-06-30 22:46 GMT+02:00 Ludovic Courtès : > Good to have this feedback. If we have some sort of a hands-on session, > we’ll try to have good videos, though I guess it’s hard to make good > videos from in-person sessions. We’ll see! > I'm glad you appreciate the

Re: [PATCH] gnu: Add r-glmnet.

2016-06-30 Thread Ben Woodcroft
On 30/06/16 22:42, Ricardo Wurmus wrote: Ben Woodcroft writes: * gnu/packages/statistics.scm (r-glmnet): New variable. --- gnu/packages/statistics.scm | 26 ++ 1 file changed, 26 insertions(+) diff --git a/gnu/packages/statistics.scm

Re: [PATCH] gnu: perl-text-diff: Update perl-text-diff.

2016-06-30 Thread Alex Sassmannshausen
Yeah, would be very interested in that - please feel free to share! On 30 Jun 2016 21:58, Eric Bavier wrote: > > On 2016-06-29 07:11, Alex Sassmannshausen wrote: > > Hello, > > > > This patch updates perl-text-diff.  The URL had to be changed as it > > seems it >

Re: [PATCH] gnu: guile: Add "site-ccache" to the search path.

2016-06-30 Thread Ludovic Courtès
Alex Kost skribis: > Ludovic Courtès (2016-06-30 13:31 +0300) wrote: > >> Andy Wingo skribis: >> >>> On Wed 29 Jun 2016 15:14, l...@gnu.org (Ludovic Courtès) writes: >>> > --- a/gnu/packages/guile.scm > +++ b/gnu/packages/guile.scm > @@ -180,6

Re: [PATCH] guix: Support authentication when fetching from SVN.

2016-06-30 Thread Ludovic Courtès
Ricardo Wurmus skribis: > * guix/svn-download.scm (): Add fields for optional > credentials. > (svn-fetch): Pass credentials to build-side "svn-fetch". > * guix/build/svn.scm (svn-fetch): Pass optional credentials to svn > command. [...] > ---

Software Heritage

2016-06-30 Thread Ludovic Courtès
Hello! The Software Heritage project has just been publicly announced: https://www.softwareheritage.org/ https://www.inria.fr/en/news/news-from-inria/launching-of-software-heritage Very roughly it’s a big source code archive. What this means for us is that we’ll hopefully be able to use it

Re: CFP: GNU Hacker Meeting 2016

2016-06-30 Thread Ludovic Courtès
Hi! Catonano skribis: > I won't be able to attend but if I could attend I'd love to participate in > hands on sessions. > > Just recently I explored the build systems code, I even wrote on the help > mailing list as I was confused, I also tried to have a brief interactive >

Re: [PATCH]:Resend: Add LLVM, clang and clang-runtime-3.8 to GNU Guix

2016-06-30 Thread Dennis Mungai
Hello, See the corrected patch below, comments have been corrected. >From 38643acf50749212a4455d15a1729002d6dfa04a Mon Sep 17 00:00:00 2001 From: brainiarc7 Date: Thu, 30 June 2016 20:43:13 +0300 Subject: [PATCH] Add LLVM 3.8 to GNU Guix --- gnu/packages/llvm.scm | 39

Re: [PATCH] gnu: perl-text-diff: Update perl-text-diff.

2016-06-30 Thread Eric Bavier
On 2016-06-29 07:11, Alex Sassmannshausen wrote: Hello, This patch updates perl-text-diff. The URL had to be changed as it seems it has a new maintainer. BTW, I have a WIP cpan updater for 'guix refresh'. If you're interested in trying it out I can post a patch. Home-page/source URL

[PATCH 1/2] gnu: Add xfontsel.

2016-06-30 Thread Alex Kost
* gnu/packages/xorg.scm (xfontsel): New variable. --- gnu/packages/xorg.scm | 46 ++ 1 file changed, 46 insertions(+) diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm index d196568..bc6692d 100644 --- a/gnu/packages/xorg.scm +++

[PATCH 2/2] gnu: Add xfd.

2016-06-30 Thread Alex Kost
* gnu/packages/xorg.scm (xfd): New variable. --- gnu/packages/xorg.scm | 46 ++ 1 file changed, 46 insertions(+) diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm index bc6692d..431c591 100644 --- a/gnu/packages/xorg.scm +++

Re: [PATCH]:Resend: Add LLVM, clang and clang-runtime-3.8 to GNU Guix

2016-06-30 Thread Dennis Mungai
>From 38643acf50749212a4455d15a1729002d6dfa04a Mon Sep 17 00:00:00 2001 From: brainiarc7 Date: Thu, 30 June 2016 16:47:02 +0300 Subject: [PATCH] Add LLVM 3.8 to GNU Guix --- gnu/packages/llvm.scm | 39 +++ 1 file changed, 39 insertions(+)

Re: Tor Browser

2016-06-30 Thread ng0
Ludovic Courtès writes: > n...@we.make.ritual.n0.is skribis: > >> Ludovic Courtès writes: > > [...] > >>> I suppose TB contains a script that does all that, right? Would it >>> work >>> to simply run it? If it invokes wget/curl, then this needs to be >>> replaced, but the rest should be fine.

Re: CFP: GNU Hacker Meeting 2016

2016-06-30 Thread Catonano
2016-06-30 7:35 GMT+02:00 Efraim Flashner : > On Wed, Jun 29, 2016 at 09:56:35PM +0200, Mathieu Lirzin wrote: > > Hi, > > > > l...@gnu.org (Ludovic Courtès) writes: > > > > > Now is the time to register for the GNU Hackers Meeting! The more, the > > > merrier! > > > > > >

Re: Tor Browser

2016-06-30 Thread ng0
Ludovic Courtès writes: > n...@we.make.ritual.n0.is skribis: > >> Ludovic Courtès writes: > > [...] > >>> I suppose TB contains a script that does all that, right? Would it work >>> to simply run it? If it invokes wget/curl, then this needs to be >>> replaced, but the rest should be fine. >> >>

Re: [PATCH] gnu: guile: Add "site-ccache" to the search path.

2016-06-30 Thread Alex Kost
Ludovic Courtès (2016-06-30 13:31 +0300) wrote: > Andy Wingo skribis: > >> On Wed 29 Jun 2016 15:14, l...@gnu.org (Ludovic Courtès) writes: >> --- a/gnu/packages/guile.scm +++ b/gnu/packages/guile.scm @@ -180,6 +180,7 @@ without requiring the source code to be

[PATCH] guix: Support authentication when fetching from SVN.

2016-06-30 Thread Ricardo Wurmus
* guix/svn-download.scm (): Add fields for optional credentials. (svn-fetch): Pass credentials to build-side "svn-fetch". * guix/build/svn.scm (svn-fetch): Pass optional credentials to svn command. --- guix/build/svn.scm| 21 ++--- guix/svn-download.scm | 8 ++-- 2 files

Re: [PATCH] gnu: Add r-glmnet.

2016-06-30 Thread Ricardo Wurmus
Ben Woodcroft writes: > * gnu/packages/statistics.scm (r-glmnet): New variable. > --- > gnu/packages/statistics.scm | 26 ++ > 1 file changed, 26 insertions(+) > > diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm > index

Re: [PATCH 0/2] Add emacs-emms-player-mpv.

2016-06-30 Thread Ludovic Courtès
Ricardo Wurmus skribis: > Ludovic Courtès writes: > >> Alex Kost skribis: >> >>> Ricardo Wurmus (2016-06-29 08:45 +0300) wrote: >>> Hi Guix, I think we need to rename the “emms” package to “emacs-emms”. (This is what

Re: CFP: GNU Hacker Meeting 2016

2016-06-30 Thread Ludovic Courtès
Howdy! Mathieu Lirzin skribis: > After some hesitance, I have decided to propose a 20 min talk for > Cuirass. Cuirass may become an important part of our tool set, so I think it’s great to have a discussion about it. Thank you! >> Maybe we could have a Guix hacking session, or

Re: [PATCH] gnu: guile: Add "site-ccache" to the search path.

2016-06-30 Thread Ludovic Courtès
Andy Wingo skribis: > On Wed 29 Jun 2016 15:14, l...@gnu.org (Ludovic Courtès) writes: > >>> --- a/gnu/packages/guile.scm >>> +++ b/gnu/packages/guile.scm >>> @@ -180,6 +180,7 @@ without requiring the source code to be rewritten.") >>>(search-path-specification >>>

Re: Tor Browser

2016-06-30 Thread Ludovic Courtès
n...@we.make.ritual.n0.is skribis: > Ludovic Courtès writes: [...] >> I suppose TB contains a script that does all that, right? Would it work >> to simply run it? If it invokes wget/curl, then this needs to be >> replaced, but the rest should be fine. > > It's not that easy I'm afraid. >