[PATCH] gnu: Add emacs-dream-theme.

2017-02-03 Thread contact . ng0
From: ng0 * gnu/packages/emacs.scm (emacs-dream-theme): New variable. --- gnu/packages/emacs.scm | 24 1 file changed, 24 insertions(+) diff --git a/gnu/packages/emacs.scm b/gnu/packages/emacs.scm index dfdf32496..04ac96e33 100644 ---

Add emacs-dream-theme

2017-02-03 Thread contact . ng0
There are no releases, and I don't know how/if there are certain expectations about themes. If loading them just via (require 'dream) is not normal, should it be mentioned in the description? See http://www.djcbsoftware.nl/dot-emacs.html for an example.

Re: [GNU-linux-libre] Free firmware - A redefinition of the term and a new metric for it's measurement.

2017-02-03 Thread David Craven
Hi Christopher, I like to understand things. For me the most important thing is that I have the documentation available to me and can study how it works. For most modern chips there is simply no documentation available to me. But I guess you are right, even if I think that some hardware that

Re: [PATCH] gnu: magit: Update to 2.10.1.

2017-02-03 Thread Alex Kost
Ludovic Courtès (2017-02-03 17:45 +0100) wrote: > Alex Kost skribis: > >> Ludovic Courtès (2017-02-01 23:52 +0100) wrote: >> >>> Clément Lassieur skribis: >>> * gnu/packages/emacs.scm (magit): Update to 2.10.1. >>> >>> Applied, thanks! >> >> No, no,

Re: gnu: abbaye: Update to 2.0.1 from new repository.

2017-02-03 Thread Alex Kost
Adonay Felipe Nogueira (2017-01-23 10:46 -0200) wrote: > Hi all! :) > > About my copyright notice: I try to always expose alternative ways with > which people can reach me, from less varying to most varying. OK, I see that your other commits also have this libreplanet URL in the copyright line,

Re: [PATCH] gnu: Add emacs-mew.

2017-02-03 Thread Alex Kost
Thomas Danckaert (2017-02-03 13:22 +0100) wrote: >> Oh, I just realized that's probably why you used 'load-path' instead >> of >> 'image-load-path', right? > > load-path, shmoad-path ;-) I was just confused (even more so because > load-path is part of image-load-path). He-he :-) >> [...] >> No

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

2017-02-03 Thread Kei Kebreau
Ra writes: > * gnu/packages/statistics.scm (r-rann): New variable. > --- > gnu/packages/statistics.scm | 21 + > 1 file changed, 21 insertions(+) > > diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm > index db1a687..695f6ed 100644

Re: [PATCH 2/2] gnu: ldc: Update to 1.1.0.

2017-02-03 Thread Danny Milosavljevic
Hi, On Fri, 3 Feb 2017 18:45:22 +0200 Efraim Flashner wrote: > On Wed, Feb 01, 2017 at 10:51:32AM +0100, Danny Milosavljevic wrote: > > ;; files left with the --keep-failed flag to guix build. > > (patches (search-patches > >

Re: [GNU-linux-libre] Free firmware - A redefinition of the term and a new metric for it's measurement.

2017-02-03 Thread Christopher Howard
Hi David, I don't agree that just being given a redistributable blob is any wonderful thing. What you end up with down the road (and this is where we are now) is systems that need several (or many) blobs that only the providing company understands and controls. Usually these blobs are in control

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

2017-02-03 Thread Kei Kebreau
Raoul Bonnal writes: > From: Raoul Jean Pierre Bonnal > > * gnu/packages/statistics.scm (r-randomforest): New variable. > --- > gnu/packages/statistics.scm | 24 +++- > 1 file changed, 23 insertions(+), 1 deletion(-) > >

[PATCH] gnu: Add r-randomforest.

2017-02-03 Thread Raoul Bonnal
From: Raoul Jean Pierre Bonnal * gnu/packages/statistics.scm (r-randomforest): New variable. --- gnu/packages/statistics.scm | 24 +++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/gnu/packages/statistics.scm

Re: Free firmware - A redefinition of the term and a new metric for it's measurement.

2017-02-03 Thread David Craven
Hi Taylan, > Being freely redistributeable doesn't make a blob free software > obviously, so endorsing such blobs would be out of the question as per > the core principles of the FSF. Correct me if I misunderstand. The requirements I proposed for the definition of free firmware is already more

Re: Free firmware - A redefinition of the term and a new metric for it's measurement.

2017-02-03 Thread Taylan Ulrich Bayırlı/Kammer
David Craven writes: > Solution: > We need to encourage and allow option 1 as opposed to option 2. > Hardware suggestions by the FSF should instead of focusing on a black > and white - needs binary blobs or does not need binary blobs - focus > on the following: > > 1. The

Re: [PATCH] gnu: dub: Patch pkg-config name.

2017-02-03 Thread Danny Milosavljevic
Hi Ludo, On Fri, 03 Feb 2017 17:49:38 +0100 l...@gnu.org (Ludovic Courtès) wrote: > I think ‘dub-build-system’ could add it as an implicit input, much like > ‘gnu-build-system’ adds binutils as an implicit input. Okay, but it's directly used only by dub (it its function of building D

[PATCH 1/2] gnu: Add python-lz4.

2017-02-03 Thread contact . ng0
From: ng0 * gnu/packages/compression.scm (python-lz4): New variable. --- gnu/packages/compression.scm | 28 1 file changed, 28 insertions(+) diff --git a/gnu/packages/compression.scm b/gnu/packages/compression.scm index 73a35030e..64518fb6b

[PATCH 2/2] gnu: Add python-lzo.

2017-02-03 Thread contact . ng0
From: ng0 * gnu/packages/compression.scm (python-lzo): New variable. Co-authored-by: Danny Milosavljevic --- gnu/packages/compression.scm | 38 ++ 1 file changed, 38 insertions(+) diff --git

python-{lzo,lz4} ,v3

2017-02-03 Thread contact . ng0
Applied the fixes as discussed in the previous email. I'm not sure which parts Danny contributed back then, so I leave the name in co-authored-by.

Re: [PATCH] gnu: dub: Patch pkg-config name.

2017-02-03 Thread Ludovic Courtès
Danny Milosavljevic skribis: > Hi Ludo, > > On Wed, 01 Feb 2017 23:22:32 +0100 > l...@gnu.org (Ludovic Courtès) wrote: > >> Is it necessary? It might be a case where picking whatever’s in $PATH >> (“late binding”) is good enough; for instance, ‘gcc’ picks ‘ld’ from >>

Re: [PATCH 2/2] gnu: ldc: Update to 1.1.0.

2017-02-03 Thread Efraim Flashner
On Wed, Feb 01, 2017 at 10:51:32AM +0100, Danny Milosavljevic wrote: > ;; files left with the --keep-failed flag to guix build. > (patches (search-patches > "ldc-1.1.0-disable-dmd-tests.patch") > > -(define-public ldc-beta ldc-1.1.0-beta6) > - >

Re: [PATCH] gnu: magit: Update to 2.10.1.

2017-02-03 Thread Ludovic Courtès
Alex Kost skribis: > Ludovic Courtès (2017-02-01 23:52 +0100) wrote: > >> Clément Lassieur skribis: >> >>> * gnu/packages/emacs.scm (magit): Update to 2.10.1. >> >> Applied, thanks! > > No, no, arrgh! I didn't update magit to 2.10.1 because it has a bug

Re: [PATCH 2/2] gnu: Add python-lzo.

2017-02-03 Thread ng0
Hartmut Goebel writes: > Am 03.02.2017 um 14:13 schrieb ng0: >> ERROR: In procedure scm_lreadr: gnu/packages/compression.scm:387:44: illegal >> character in escape sequence: #\) > > IC, yes, this needs to be written as \\) (two backslashes) I see. Okay, do you know which guix or guile module I

Re: [PATCH] gnu: Add angband. (almost working!)

2017-02-03 Thread Kei Kebreau
Christopher Allan Webber writes: > Kei Kebreau writes: > >> Christopher Allan Webber writes: >> >>> At the risk of totally destroying my productivity, I thought I'd take a >>> short of packaging a common roguelike. Unfortunately, it seems like

[PATCH 2/3] gnu: python-pyqt: Propagate python-sip.

2017-02-03 Thread Eric Bavier
* gnu/packages/qt.scm (python-pyqt)[propagated-inputs]: New field. --- gnu/packages/qt.scm | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/gnu/packages/qt.scm b/gnu/packages/qt.scm index b2fe6e445..47a7caae4 100644 --- a/gnu/packages/qt.scm +++ b/gnu/packages/qt.scm @@

[PATCH 1/3] gnu: Add python-cssutils.

2017-02-03 Thread Eric Bavier
* gnu/packages/python.scm (python-cssutils): New variable. (python2-cssutils)[native-inputs]: Remove unused python2-mock. --- gnu/packages/python.scm | 39 +++ 1 file changed, 31 insertions(+), 8 deletions(-) diff --git a/gnu/packages/python.scm

[PATCH 3/3] gnu: Add qutebrowser.

2017-02-03 Thread Eric Bavier
* gnu/packages/web.scm (qutebrowser): New variable. --- gnu/packages/web.scm | 68 +++- 1 file changed, 67 insertions(+), 1 deletion(-) diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm index 8cc80a2c4..1e448a8b5 100644 ---

[PATCH 0/3] Add qutebrowser

2017-02-03 Thread Eric Bavier
This patch series adds the qutebrowser web browser. Eric Bavier (3): gnu: Add python-cssutils. gnu: python-pyqt: Propagate python-sip. gnu: Add qutebrowser. gnu/packages/python.scm | 39 ++-- gnu/packages/qt.scm | 5 ++-- gnu/packages/web.scm| 68

Re: [PATCH 2/2] gnu: Add python-lzo.

2017-02-03 Thread Hartmut Goebel
Am 03.02.2017 um 14:13 schrieb ng0: > ERROR: In procedure scm_lreadr: gnu/packages/compression.scm:387:44: illegal > character in escape sequence: #\) IC, yes, this needs to be written as \\) (two backslashes) -- Regards Hartmut Goebel | Hartmut Goebel | h.goe...@crazy-compilers.com

Re: [PATCH] gnu: dub: Patch pkg-config name.

2017-02-03 Thread Danny Milosavljevic
>So either > (a) dub needs it as input (like this patch would do) or > (b) every D package needs it as native-input (maybe the build system would > auto-add it as native-input to every D package - like it does add ldc and dub) (c) dub propagates pkg-config

Re: “Future of Guix” panel

2017-02-03 Thread David Craven
> *** “do something” about compilers that cannot be bootstrapped Like an optin/optout option? Other than that I can't imagine a solution.

hackage importer broken

2017-02-03 Thread Federico Beffa
Hi, I notice that with a recent Guix checkout (commit d8e85b20325073d90cfaf3060889d59d91362deb) the hackage importer doesn't work and the problem seems to be with Guile itself or the lalr parser coming with it:

Re: FOSDEM 2017 audio/video volunteers needed

2017-02-03 Thread Thomas Danckaert
From: Catonano Subject: Re: FOSDEM 2017 audio/video volunteers needed Date: Fri, 3 Feb 2017 14:49:54 +0100 > 2017-01-11 4:49 GMT+01:00 Pjotr Prins : > >> On Tue, Jan 10, 2017 at 04:02:32AM +, Pjotr Prins wrote: >> > Hi all, >> > >> > FOSDEM

Re: FOSDEM 2017 audio/video volunteers needed

2017-02-03 Thread Catonano
2017-01-11 4:49 GMT+01:00 Pjotr Prins : > On Tue, Jan 10, 2017 at 04:02:32AM +, Pjotr Prins wrote: > > Hi all, > > > > FOSDEM provides live streaming of talks and archiving. We need > > volunteers to man the FOSS setup that handles the camera and mike. > > Ideally

Re: [PATCH 2/2] gnu: Add python-lzo.

2017-02-03 Thread ng0
Hartmut Goebel writes: > Am 02.02.2017 um 16:16 schrieb contact@cryptolab.net: >> +(string-append "include_dirs.append(\"" >> + (assoc-ref %build-inputs "lzo") >> "/include/lzo" "\") > > You could use single quotes for teh python string to make

Re: [PATCH] gnu: Add emacs-mew.

2017-02-03 Thread Thomas Danckaert
From: Alex Kost Subject: Re: [PATCH] gnu: Add emacs-mew. Date: Fri, 03 Feb 2017 12:39:05 +0300 Oh, I just realized that's probably why you used 'load-path' instead of 'image-load-path', right? load-path, shmoad-path ;-) I was just confused (even more so because load-path

Fosdem

2017-02-03 Thread Catonano
I will arrive in Bruxelles tomorrow at lunch time I' d like to follow this talk https://fosdem.org/2017/schedule/event/all_ages/ and this one https://fosdem.org/2017/schedule/event/copyleft_defense/ I'd love to meet anyone of you guixers, while there. Contact me in private for arrangements

Re: [PATCH] gnu: Add angband. (almost working!)

2017-02-03 Thread Christopher Allan Webber
Kei Kebreau writes: > Christopher Allan Webber writes: > >> At the risk of totally destroying my productivity, I thought I'd take a >> short of packaging a common roguelike. Unfortunately, it seems like >> every roguelike I try to package runs into some snag. In this

Re: “Future of Guix” panel

2017-02-03 Thread Christopher Allan Webber
It looks good. We won't run out of topics for sure. :) Pjotr Prins writes: > Heh. Long list. > > On Fri, Feb 03, 2017 at 12:11:15AM +0100, Ludovic Courtès wrote: >> Hello Guix! >> >> We’ll close FOSDEM with a discussion on the future of Guix and GuixSD: >> >>

Re: [PATCH -v2] Fix gtk-im-modules for Gtk+3

2017-02-03 Thread Huang, Ying
Hi, All, huang_ying_cari...@163.com writes: > From: Huang Ying > > Gtk+3 now have multiple outputs, so the gtk-query-immodules-3.0 should be find > in bin output. > > The fix works, but appears hacky, because I haven't read much guix source > code, so I don't know

Re: [PATCH] gnu: Add emacs-mew.

2017-02-03 Thread Alex Kost
Thomas Danckaert (2017-02-02 19:41 +0100) wrote: > From: Alex Kost > Subject: Re: [PATCH] gnu: Add emacs-mew. > Date: Thu, 02 Feb 2017 11:56:22 +0300 > >> OK, I see. We can just patch "mew-key.el" file by putting the >> following >> line there: >> >> (add-to-list

Re: [PATCH 7/7] gnu: Enable CONFIG_HOTPLUG_PCI.

2017-02-03 Thread David Craven
Mmh, I think that forcing binary blobs out of the linux kernel is only useful if vendors move more work into the driver and silicon instead of firmware that cannot be updated, since each flash device is a security risk. But it could also backfire. The thunderbolt firmware for example is only

Re: [PATCH] gnu: Add emacs-pretty-mode.

2017-02-03 Thread Alex Kost
ng0 (2017-02-02 10:08 +) wrote: > Alex Kost writes: > >> contact@cryptolab.net (2017-02-01 18:08 +) wrote: >> >>> From: ng0 >>> >>> * gnu/packages/emacs.scm (emacs-pretty-mode): New variable. >>> --- >>> gnu/packages/emacs.scm | 23 +++