Re: [PATCH] gnu: Add awesome.

2016-06-12 Thread Carlo Zancanaro
After looking a bit more at patches where new files are added, I now realise this is incomplete. I'll send through a new patch in a few minutes. On 13 June 2016 at 10:12, Carlo Zancanaro wrote: > * gnu/packages/awesome.scm (awesome): New variable. > --- > gnu/packages/awesome.scm | 93 > +++

[PATCH] gnu: Add awesome.

2016-06-12 Thread Carlo Zancanaro
* gnu/packages/awesome.scm (awesome): New variable. --- gnu/packages/awesome.scm | 93 1 file changed, 93 insertions(+) create mode 100644 gnu/packages/awesome.scm diff --git a/gnu/packages/awesome.scm b/gnu/packages/awesome.scm new file mode 1006

[PATCH] gnu: Add awesome.

2016-06-12 Thread Carlo Zancanaro
* gnu/packages/awesome.scm: New file. * gnu/local.mk (GNU_SYSTEM_MODULES): Add it. --- gnu/local.mk | 1 + gnu/packages/awesome.scm | 93 2 files changed, 94 insertions(+) create mode 100644 gnu/packages/awesome.scm diff --git a/gnu/l

Re: [PATCH 0/3] Expat and libxslt changes for core-updates

2016-06-12 Thread Leo Famulari
On Sun, Jun 12, 2016 at 10:26:53PM +0200, Ludovic Courtès wrote: > Leo Famulari skribis: > > > On Fri, Jun 10, 2016 at 02:59:49PM +0200, Ludovic Courtès wrote: > >> Leo Famulari skribis: > >> > The merge will probably be messy... > >> > >> We should leave it to you, to minimize breakage. > > >

Re: [PATCH 0/1] curl: Fix CVE-2016-3739.

2016-06-12 Thread Leo Famulari
On Sun, Jun 12, 2016 at 09:02:32PM +, ng0 wrote: > On 2016-06-12(10:51:14+0200), Ludovic Courtès wrote: > > Leo Famulari skribis: > > > > > If your SSL / TLS provider is mbedTLS (formerly PolarSSL), there is a > > > bug in curl [CVE-2016-3739] that allows an attacker to bypass the full > > > c

Re: [PATCH] Quick-start guide

2016-06-12 Thread John Darrington
On Sat, Jun 04, 2016 at 01:00:17PM -0700, yoo...@gmail.com wrote: Howdy! This is my first submission, please be gentle ;) Input is definitely welcome. diff --git a/doc/contributing.texi b/doc/contributing.texi index 208c6af..46c652f 100644 --- a/doc/contr

Re: [Patch] Tmux Themepack

2016-06-12 Thread Matthew Jordan
Good Day, The package has been updated inline with suggested changes. >From 1b8c8fc3d727d32b515fac48bd989599aa2f7932 Mon Sep 17 00:00:00 2001 From: Matthew Jordan Date: Wed, 18 May 2016 18:20:30 -0400 Subject: [PATCH] gnu: Add Tmux themepack * gnu/packages/tmux.scm (tmux-themepack): New variabl

Re: [PATCH] gnu: Add emacs-rainbow-delimiters

2016-06-12 Thread Roel Janssen
Alex Kost writes: > Roel Janssen (2016-06-11 17:33 +0300) wrote: > >> Dear Guix, >> >> Here's a trivial patch to add rainbow-identifiers that even makes bad >> code look pretty ;). >> >> Is it OK to push? > > I think it's OK, except... > >> From 0725af80a8ffb923ede63ac31a61ac245a8a594b Mon Sep 17

Re: gnome-tweak-tool tweaks

2016-06-12 Thread Jan Nieuwenhuizen
Ludovic Courtès writes: > To put it differently: do we need to apply it, or does it just serve as > an illustration for the discussion? :-) It's okay to apply it, but I suspect more coming. I think/hope davexunit found something wrt XDG_DATA_DIRS and theming, kori reported libsoup and gnome-des

Re: [PATCH 0/1] curl: Fix CVE-2016-3739.

2016-06-12 Thread ng0
On 2016-06-12(10:51:14+0200), Ludovic Courtès wrote: > Leo Famulari skribis: > > > If your SSL / TLS provider is mbedTLS (formerly PolarSSL), there is a > > bug in curl [CVE-2016-3739] that allows an attacker to bypass the full > > certificate check by presenting any valid certificate. > > > > So,

Re: [PATCH 0/1] curl: Fix CVE-2016-3739.

2016-06-12 Thread Ludovic Courtès
Leo Famulari skribis: > If your SSL / TLS provider is mbedTLS (formerly PolarSSL), there is a > bug in curl [CVE-2016-3739] that allows an attacker to bypass the full > certificate check by presenting any valid certificate. > > So, you might think are connecting to https://example.com, when in fa

Re: OpenSSL CVE-2016-2177, CVE-2016-2178

2016-06-12 Thread Ludovic Courtès
Leo Famulari skribis: > Some bugs in OpenSSL were recently disclosed. > > CVE-2016-2177 > http://seclists.org/oss-sec/2016/q2/500 > > CVE-2016-2178 > http://seclists.org/oss-sec/2016/q2/493 > > The second bug can apparently be used by an attacker to recover DSA > keys. And remember that OpenSSH u

Re: [PATCH] Quick-start guide

2016-06-12 Thread Ludovic Courtès
Hi! myglc2 skribis: > This is the correct goal, but the manual as it stands is problematic for > first-time users for reasons such as: it's overwhelmingly copious; > information is "shredded" into different sections; the is confusing > terminology; finding one's way around is difficult; there is

Re: [PATCH] gnu: unison: Install unison-fsmonitor.

2016-06-12 Thread Ludovic Courtès
Orivej Desh skribis: > * gnu/packages/ocaml.scm (unison): Install unison-fsmonitor for "unison > -repeat watch" mode. I moved the explanation above as a comment in the ‘install-fsmonitor’ phase and applied it. Thank you! Ludo’.

Re: [PATCH 0/3] Expat and libxslt changes for core-updates

2016-06-12 Thread Ludovic Courtès
Leo Famulari skribis: > On Fri, Jun 10, 2016 at 02:59:49PM +0200, Ludovic Courtès wrote: >> Leo Famulari skribis: >> > The merge will probably be messy... >> >> We should leave it to you, to minimize breakage. > > Okay, should I do it today or is core-updates frozen? It’s OK if you do it today

Re: gnome-tweak-tool tweaks

2016-06-12 Thread Ludovic Courtès
Jan Nieuwenhuizen skribis: > Ludovic Courtès writes: > >>> The patch below has gnome-tweak-tool communicate with gsettings instead >>> of using the `memory. I'm not sending it as a fix yet because >>> gnome-tweak-tool does not list any themes, as davexunit reported. >> >> So does the patch fix

Re: [PATCH 02/14] gnu: Add qtimageformats.

2016-06-12 Thread Efraim Flashner
On Sun, Jun 12, 2016 at 04:12:21PM +0200, Andreas Enge wrote: > On Fri, Jun 10, 2016 at 12:30:45PM -0400, Leo Famulari wrote: > > On Fri, Jun 10, 2016 at 03:10:13PM +0300, Efraim Flashner wrote: > > > +(define-public qtimageformats > > > + (package (inherit qtsvg) > > These patches make me realize

Re: gnome-tweak-tool tweaks

2016-06-12 Thread Ludovic Courtès
iyzs...@member.fsf.org (宋文武) skribis: > l...@gnu.org (Ludovic Courtès) writes: > >> [...] >> >>> I/O error : Permission denied >>> I/O error : Permission denied >>> Failed to write XML file; For permission problems, try rerunning as root >> >> I found that string comes from ‘shared-mime-info’, whi

Re: Openttd - mention todo/integration status of OpenGFX in description?

2016-06-12 Thread Albin
Den Sun, 12 Jun 2016 15:12:22 -0400 skrev Re: Openttd - mention todo/integration status of OpenGFX in description?: > On Sun, Jun 12, 2016 at 03:21:29PM +0200, Albin wrote: > > By the way, the sound effects are not free since only non-commercial > > redistribution is permitted. > > Can you give

FYI: started working on kde-frameworks

2016-06-12 Thread Hartmut Goebel
Hi, just to let you know: I started working on completing kde frameworks since I needed some of the stuff. The KDE frameworks are layered into 4 tiers and I'll work my way tier by tier. I'd like to share my WIP, is there a good place for doing this? Esp. since my time is somewhat limited :-) --

Re: [Patch] go@1.4 Updated patch

2016-06-12 Thread Ludovic Courtès
Hi! It seems we’re almost done! I was about to commit it with the changes below on top of the patch you posted (they are mostly cosmetic.) Since there are parts I don’t fully understand, I thought I’d leave it up to you. In particular, could you could at least replace the “why” in the comments

Re: Openttd - mention todo/integration status of OpenGFX in description?

2016-06-12 Thread Albin
Den Sun, 12 Jun 2016 15:50:19 + skrev Re: Openttd - mention todo/integration status of OpenGFX in description?: > On 2016-06-12(03:21:29+0200), Albin wrote: > > Den Sat, 11 Jun 2016 07:48:59 + > > skrev Re: Openttd - mention todo/integration status of OpenGFX in > > description?: > > > >

Re: Openttd - mention todo/integration status of OpenGFX in description?

2016-06-12 Thread Leo Famulari
On Sun, Jun 12, 2016 at 03:21:29PM +0200, Albin wrote: > By the way, the sound effects are not free since only non-commercial > redistribution is permitted. Can you give a link?

Re: [PATCH v4] gnu: Add teensy-loader-cli.

2016-06-12 Thread Hartmut Goebel
Hi, I just wanted to remind about this small patch From: Hartmut Goebel Subject: [PATCH v4] gnu: Add teensy-loader-cli. Date: Thu, 2 Jun 2016 12:35:07 +0200 https://lists.gnu.org/archive/html/guix-devel/2016-06/msg00062.html -- Regards Hartmut Goebel | Hartmut Goebel | h.

Re: Implementing guix system rollback / switch-generation

2016-06-12 Thread Ludovic Courtès
Hello, Chris Marusich skribis: > l...@gnu.org (Ludovic Courtès) writes: [...] >> It’s not possible to obtain past grub.cfg files, but that’s not a >> problem: we can always regenerate a new grub.cfg. > > I'm curious: is there a reason why /boot is not itself just another > symlink? It might b

Re: [PATCH] gnu: cross-gcc-arguments: Add Hurd-core-headers lib directory to the "CROSS_LIBRARY_PATH".

2016-06-12 Thread Ludovic Courtès
Hi! Manolis Ragkousis skribis: > From 77b12cc2aa1a79a2f15b96d80a14d76e3501aeb1 Mon Sep 17 00:00:00 2001 > From: Manolis Ragkousis > Date: Wed, 8 Jun 2016 17:46:19 +0300 > Subject: [PATCH] gnu: cross-gcc-arguments: Add Hurd-core-headers lib directory > to the "CROSS_LIBRARY_PATH". Subject too

Re: [PATCH] gnu: cross-libc: Cross build the correct libc for GNU/Hurd systems.

2016-06-12 Thread Ludovic Courtès
Hi! Manolis Ragkousis skribis: > The previous version of my patch was not using target to correctly > determine which glibc to inherit. It was using %current-target-system > which caused me many problems. > > With this version I modified it to use cross-libc-for-target so there > will not be any

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

2016-06-12 Thread Ludovic Courtès
Hi! Dennis Mungai skribis: > I second Pjotr on this. > > There are always tools that will lag behind, and having multiple LLVM > versions is a reasonable (and possibly unavoidable) compromise, for > now. > > There may be problems with conflicts should a user install such > pipelines with differi

Re: [PATCH] gnurl: add CA path to configure-flags

2016-06-12 Thread ng0
On 2016-06-12(04:22:15+0200), Andreas Enge wrote: > Hello, > > On Sat, Jun 11, 2016 at 08:51:28PM +, ng0 wrote: > > * gnurl(configure-flags): --with-ca-path=/etc/ssl/certs/ > > my impression is that this absolute path does not do what we would like > it to. Optimally, the user would decide, by

Re: Openttd - mention todo/integration status of OpenGFX in description?

2016-06-12 Thread ng0
On 2016-06-12(03:21:29+0200), Albin wrote: > Den Sat, 11 Jun 2016 07:48:59 + > skrev Re: Openttd - mention todo/integration status of OpenGFX in > description?: > > > On 2016-06-10(10:39:49-0400), Leo Famulari wrote: > > > On Sat, Jun 11, 2016 at 01:02:18AM +, ng0 wrote: > > > > After insta

[PATCH] gnu: Add python-wcwidth and python2-wcwidth.

2016-06-12 Thread Danny Milosavljevic
* gnu/packages/python.scm (python-wcwidth, python2-wcwidth): New variables. --- gnu/packages/python.scm | 30 ++ 1 file changed, 30 insertions(+) diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index b2d27ef..a35b0f6 100644 --- a/gnu/packages/python.scm

Re: [PATCH] Quick-start guide

2016-06-12 Thread myglc2
Leo Famulari writes: > On Sat, Jun 11, 2016 at 06:43:21AM -0700, yoo...@gmail.com wrote: >> Upon further reflection.. The Guix manual might not be an appropriate place >> for such a guide. If the Guix manual isn't a good place for such a set of >> instructions, do you have any suggestions for a l

[PATCH] gnu: giac-xcas: Update to 1.2.2-59

2016-06-12 Thread Nicolas Goaziou
Hello, Here is an update for giac-xcas. Regards, -- Nicolas Goaziou0x80A93738 >From 594d88eedeab98289afe3c4eadd860a4d6cd5e28 Mon Sep 17 00:00:00 2001 From: Nicolas Goaziou Date: Sun, 12 Jun 2016 17:02:18 +0200 Subject: [PATCH] gnu: giac-xcas: Upd

Re: [PATCH] gnu: Add emacs-rainbow-delimiters

2016-06-12 Thread Alex Kost
Roel Janssen (2016-06-11 17:33 +0300) wrote: > Dear Guix, > > Here's a trivial patch to add rainbow-identifiers that even makes bad > code look pretty ;). > > Is it OK to push? I think it's OK, except... > From 0725af80a8ffb923ede63ac31a61ac245a8a594b Mon Sep 17 00:00:00 2001 > From: Roel Jansse

Re: [PATCH] gnurl: add CA path to configure-flags

2016-06-12 Thread Andreas Enge
Hello, On Sat, Jun 11, 2016 at 08:51:28PM +, ng0 wrote: > * gnurl(configure-flags): --with-ca-path=/etc/ssl/certs/ my impression is that this absolute path does not do what we would like it to. Optimally, the user would decide, by installing a certificate bundle into the profile, which certif

Re: [PATCH 00/14] modular qt patches

2016-06-12 Thread Andreas Enge
Hello, one other question: Would there be a good source for descriptions to adapt them for each module? Andreas

Re: [PATCH 02/14] gnu: Add qtimageformats.

2016-06-12 Thread Andreas Enge
On Fri, Jun 10, 2016 at 12:30:45PM -0400, Leo Famulari wrote: > On Fri, Jun 10, 2016 at 03:10:13PM +0300, Efraim Flashner wrote: > > +(define-public qtimageformats > > + (package (inherit qtsvg) > These patches make me realize my understanding of package inheritance is > unclear. > > If qtsvg is

Re: Openttd - mention todo/integration status of OpenGFX in description?

2016-06-12 Thread Albin
Den Sat, 11 Jun 2016 07:48:59 + skrev Re: Openttd - mention todo/integration status of OpenGFX in description?: > On 2016-06-10(10:39:49-0400), Leo Famulari wrote: > > On Sat, Jun 11, 2016 at 01:02:18AM +, ng0 wrote: > > > After installing OpenTTD, the game asks for a download of > > > O

[PATCH] gnu: Asymptote: Update to 2.38

2016-06-12 Thread Nicolas Goaziou
Hello, Here is an update for the asymptote package. Regards, -- Nicolas Goaziou0x80A93738 >From 9e4627e606e871d7403265f30b39ed01801f4ad8 Mon Sep 17 00:00:00 2001 From: Nicolas Goaziou Date: Sun, 12 Jun 2016 13:52:45 +0200 Subject: [PATCH] gnu: as

Re: [PATCH] gnu: cross-libc: Cross build the correct libc for GNU/Hurd systems.

2016-06-12 Thread Manolis Ragkousis
Hello everyone, The previous version of my patch was not using target to correctly determine which glibc to inherit. It was using %current-target-system which caused me many problems. With this version I modified it to use cross-libc-for-target so there will not be any problems in case %current-t

Re: [PATCH] Fix gnome-autogen.sh on gnome-common

2016-06-12 Thread 宋文武
"Jovany Leandro G.C" writes: > hi, > > This patch fix /bin/sh for gnome-autogen.sh > > Hi, this is unnecessary, the '/bin/sh' shebang will be patched by the 'patch-source-shebangs' phase of gnu-build-system.

Re: GNUNet packages

2016-06-12 Thread 宋文武
ng0 writes: > I believe the thread was broken in my mailbox because I used gmane > for a while. > > Here is one question regarding the package: > On Gentoo we created a user and group dedicated to gnunet > (sample, unfinished post install notes from gentoo below), > gnunet would be started under

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

2016-06-12 Thread Dennis Mungai
I second Pjotr on this. There are always tools that will lag behind, and having multiple LLVM versions is a reasonable (and possibly unavoidable) compromise, for now. There may be problems with conflicts should a user install such pipelines with differing LLVM and Clang combinations within the sa

[PATCH] gnu: texlive: Fix 'texmf-local' search path.

2016-06-12 Thread Federico Beffa
see https://lists.gnu.org/archive/html/guix-devel/2016-06/msg00122.html Fede From 0e1a6b04d0180c427aa3c4298084ff0c495c9ff9 Mon Sep 17 00:00:00 2001 From: Federico Beffa Date: Sun, 12 Jun 2016 09:49:06 +0200 Subject: [PATCH] gnu: texlive: Fix 'texmf-local' search path. * gnu/packages/texlive.scm