Re: [PATCH] emacs: Find autoloads in "guix.d" subdirectories.

2015-07-09 Thread Alex Kost
Ludovic Courtès (2015-07-09 01:02 +0300) wrote: > Alex Kost skribis: > >> From 5ef9e359203a82f9394391161da9fd9dda982f46 Mon Sep 17 00:00:00 2001 >> From: Alex Kost >> Date: Fri, 19 Jun 2015 12:31:59 +0300 >> Subject: [PATCH] emacs: Find autoloads in "guix.d" subdirectories. >> >> Co-authored-by:

Policy regarding adding email addresses to '.mailmap'.

2015-07-09 Thread Mathieu Lirzin
My questions are about how do we maintain the new '.mailmap' file. - Do the new addresses need to be added in the same commit where it appears or in a separate commit? - In the case of a separate commit, will it be synchronous or asynchronous (meaning that multiples adresses can be added at t

Re: Policy regarding adding email addresses to '.mailmap'.

2015-07-09 Thread Ricardo Wurmus
Mathieu Lirzin writes: > My questions are about how do we maintain the new '.mailmap' file. > > - Do the new addresses need to be added in the same commit where it > appears or in a separate commit? > > - In the case of a separate commit, will it be synchronous or > asynchronous (meaning tha

Re: [PATCH 3/5] build: Add 'emacs-build-system'

2015-07-09 Thread Alex Kost
Federico Beffa (2015-07-08 23:22 +0300) wrote: > On Tue, Jul 7, 2015 at 6:58 PM, Alex Kost wrote: >> A side note: I think generally it would be preferable to use an upstream >> release in the package recipe rather than to use a melpa(-stable) URL, >> i.e.: >> >> http://foo-upstream.org/foo-0.1.

Re: [PATCH 5/5] gnu: Add emacs-mmm-mode

2015-07-09 Thread Alex Kost
Mark H Weaver (2015-07-09 02:19 +0300) wrote: > Alex Kost writes: > >> Ludovic Courtès (2015-07-04 18:16 +0300) wrote: >> >>> Alex Kost skribis: >>> I think I've found a problem with downloading packages from melpa-stable (probably the same will be with 'melpa', but I don't know). I t

Re: Policy regarding adding email addresses to '.mailmap'.

2015-07-09 Thread Alex Kost
Mathieu Lirzin (2015-07-09 10:38 +0300) wrote: > My questions are about how do we maintain the new '.mailmap' file. > > - Do the new addresses need to be added in the same commit where it > appears or in a separate commit? I'm for a separate commit. > - In the case of a separate commit, will i

Re: Policy regarding adding email addresses to '.mailmap'.

2015-07-09 Thread Mathieu Lirzin
Ricardo Wurmus writes: > I’m using two email addresses and I alternate between them depending on > what I do (bioinfo stuff is done mostly from the official office email > address, whereas other stuff is sent from my private email address). Correct me If I'm wrong. You mean that you would prefer

Re: Policy regarding adding email addresses to '.mailmap'.

2015-07-09 Thread Ricardo Wurmus
Mathieu Lirzin writes: > Ricardo Wurmus writes: > >> I’m using two email addresses and I alternate between them depending on >> what I do (bioinfo stuff is done mostly from the official office email >> address, whereas other stuff is sent from my private email address). > > Correct me If I'm wr

Re: [PATCH] gnu: make-bootstrap: Produce the correct %glibc-bootstrap-tarball for Hurd systems.

2015-07-09 Thread Manolis Ragkousis
Hey Ludo On 7 July 2015 at 17:58, Ludovic Courtès wrote: > Could you make sure that ‘guix build glibc-stripped-tarball’ still works > as expected? (I assume you already tested with --target=i586-pc-gnu.) All OK with the changes, but 'guix build glibc-stripped-tarball' does not work anymore beca

Re: [PATCH] gnu: bootstrap: Create a wrapper for guile to set the system load path

2015-07-09 Thread Manolis Ragkousis
Hey Mark First of all thank you for helping on this :-) Seems to work fine for me, but I will need a bit more time to test it on my local Hurd vm because the vm filesystem crashed for some reason yesterday, some, not previously encountered, errors appeared after I restored the vm and had to run m

Re: [PATCH] Add preseq.

2015-07-09 Thread Ricardo Wurmus
> ERROR: In procedure mkstemp!: > ERROR: In procedure mkstemp!: No such file or directory > builder for `/gnu/store/2ll28ypms57h0k44f4mmclhw9dz3ccvm-preseq-1.0.2.drv' > failed with exit code 1 > @ build-failed /gnu/store/2ll28ypms57h0k44f4mmclhw9dz3ccvm-preseq-1.0.2.drv - > 1 builder for `/gnu/st

Re: Policy regarding adding email addresses to '.mailmap'.

2015-07-09 Thread Ludovic Courtès
Mathieu Lirzin skribis: > - Do the new addresses need to be added in the same commit where it > appears or in a separate commit? Separate, but I expect changes to be rare (it’s only for people who want to choose among several addresses that they’ve used, or people whose recorded email address

[PATCH 02/12] gnu: mpd: Update to 0.19.10.

2015-07-09 Thread Paul van der Walt
* gnu/packages/mpd.scm (mpd): Update to 0.19.10. --- gnu/packages/mpd.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/mpd.scm b/gnu/packages/mpd.scm index d012f80..ac8b634 100644 --- a/gnu/packages/mpd.scm +++ b/gnu/packages/mpd.scm @@ -69,7 +69,7 @@ interf

[PATCH 03/12] gnu: mpd-mpc: Update to 0.27.

2015-07-09 Thread Paul van der Walt
* gnu/packages/mpd.scm (mpd-mpc): Update to 0.27. --- gnu/packages/mpd.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/mpd.scm b/gnu/packages/mpd.scm index ac8b634..ad5882e 100644 --- a/gnu/packages/mpd.scm +++ b/gnu/packages/mpd.scm @@ -132,7 +132,7 @@ pro

[PATCH 07/12] gnu: libassuan: Update to 2.2.1.

2015-07-09 Thread Paul van der Walt
* gnu/packages/gnupg.scm (libassuan): Update to 2.2.1. --- gnu/packages/gnupg.scm | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/gnu/packages/gnupg.scm b/gnu/packages/gnupg.scm index 1e09e36..014a549 100644 --- a/gnu/packages/gnupg.scm +++ b/gnu/packages/gnupg.scm @@ -3,6

[PATCH 01/12] gnu: libmpdclient: Update to 2.10.

2015-07-09 Thread Paul van der Walt
* gnu/packages/mpd.scm (libmpdclient): Update to 2.10. --- gnu/packages/mpd.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gnu/packages/mpd.scm b/gnu/packages/mpd.scm index f89d3ed..d012f80 100644 --- a/gnu/packages/mpd.scm +++ b/gnu/packages/mpd.scm @@ -48,16 +48,16

[PATCH 09/12] gnu: npth: Update to 1.2.

2015-07-09 Thread Paul van der Walt
* gnu/packages/gnupg.scm (npth): Update to 1.2. --- gnu/packages/gnupg.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/gnupg.scm b/gnu/packages/gnupg.scm index 9d2d156..fdeeb99 100644 --- a/gnu/packages/gnupg.scm +++ b/gnu/packages/gnupg.scm @@ -167,7 +167,

[PATCH 05/12] gnu: ncmpc: Update to 0.24.

2015-07-09 Thread Paul van der Walt
* gnu/packages/mpd.scm (ncmpc): Update to 0.24. --- gnu/packages/mpd.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gnu/packages/mpd.scm b/gnu/packages/mpd.scm index 56a2d19..15e7e8f 100644 --- a/gnu/packages/mpd.scm +++ b/gnu/packages/mpd.scm @@ -154,16 +154,16 @@ p

[PATCH 04/12] gnu: ncmpcpp: Update to 0.6.5.

2015-07-09 Thread Paul van der Walt
* gnu/packages/mpd.scm (ncmpcpp): Update to 0.6.5. --- gnu/packages/mpd.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/mpd.scm b/gnu/packages/mpd.scm index ad5882e..56a2d19 100644 --- a/gnu/packages/mpd.scm +++ b/gnu/packages/mpd.scm @@ -178,7 +178,7 @@ te

[PATCH 08/12] gnu: pius: Update to 2.1.1.

2015-07-09 Thread Paul van der Walt
* gnu/packages/gnupg.scm (pius): Update to 2.1.1. --- gnu/packages/gnupg.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/gnupg.scm b/gnu/packages/gnupg.scm index 014a549..9d2d156 100644 --- a/gnu/packages/gnupg.scm +++ b/gnu/packages/gnupg.scm @@ -327,14 +3

[PATCH 10/12] gnu: gpgme: Update to 1.5.5.

2015-07-09 Thread Paul van der Walt
* gnu/packages/gnupg.scm (gpgme): Update to 1.5.5. --- gnu/packages/gnupg.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/gnupg.scm b/gnu/packages/gnupg.scm index fdeeb99..85e5d7f 100644 --- a/gnu/packages/gnupg.scm +++ b/gnu/packages/gnupg.scm @@ -293,7 +2

[PATCH 06/12] gnu: libgpg-error: Update to 1.19.

2015-07-09 Thread Paul van der Walt
* gnu/packages/gnupg.scm (libgpg-error): Update to 1.19. --- gnu/packages/gnupg.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/gnupg.scm b/gnu/packages/gnupg.scm index 432409b..1e09e36 100644 --- a/gnu/packages/gnupg.scm +++ b/gnu/packages/gnupg.scm @@ -40

[PATCH 12/12] gnu: pinentry: Update to 1.9.5.

2015-07-09 Thread Paul van der Walt
* gnu/packages/gnupg.scm (pinentry): Update to 1.9.5. Add input libassuan. --- gnu/packages/gnupg.scm | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/gnu/packages/gnupg.scm b/gnu/packages/gnupg.scm index ba82e2a..1c2b567 100644 --- a/gnu/packages/gnupg.scm +++ b/gnu/packag

[PATCH 11/12] gnu: libksba: Update to 1.3.3.

2015-07-09 Thread Paul van der Walt
* gnu/packages/gnupg.scm (libksba): Update to 1.3.3. --- gnu/packages/gnupg.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/gnupg.scm b/gnu/packages/gnupg.scm index 85e5d7f..ba82e2a 100644 --- a/gnu/packages/gnupg.scm +++ b/gnu/packages/gnupg.scm @@ -134,7

Re: [PATCH 08/15] gnu: build: Add Linux container module.

2015-07-09 Thread Thompson, David
On Wed, Jul 8, 2015 at 5:57 PM, Ludovic Courtès wrote: > "Thompson, David" skribis: > +(test-assert "call-with-container, pid namespace" + (zero? + (call-with-container '() + (lambda () + (match (primitive-fork) + (0 + ;; The first

Re: [PATCH 12/15] gnu: system: Add Linux container file systems.

2015-07-09 Thread Thompson, David
On Tue, Jul 7, 2015 at 9:56 AM, Ludovic Courtès wrote: > David Thompson skribis: > >> * gnu/system/file-systems.scm (%container-file-systems): New variable. > > [...] > >> +(define %container-file-systems > > Could you add a comment explaining how they differ from > %base-file-systems and why it

Re: How to handle required plugins and dbus services for GNOME Programs?

2015-07-09 Thread 宋文武
Mark H Weaver writes: [...] > So, at this point my inclination is to do the following: > > * Add 'dconf' to the propagated-inputs of 'totem', since totem needs > dconf services to be available on the user session D-Bus. > > * Add a wrapper for 'totem' that add prefixes to both > GST_PLUGIN_SY

Re: [PATCH 11/15] gnu: system: Add Linux container module.

2015-07-09 Thread Thompson, David
On Tue, Jul 7, 2015 at 9:55 AM, Ludovic Courtès wrote: > David Thompson skribis: > >> * gnu/system/linux-container.scm: New file. >> * gnu-system.am (GNU_SYSTEM_MODULES): Add it. >> * gnu/system.scm: Export 'operating-system-etc-directory', >> 'operating-system-boot-script', 'operating-system-l

Re: [PATCH 14/15] scripts: environment: Add --container option.

2015-07-09 Thread Thompson, David
On Tue, Jul 7, 2015 at 10:35 AM, Ludovic Courtès wrote: > David Thompson skribis: > >> * guix/scripts/enviroment.scm (show-help): Show help for new option. >> (%options): Add --container option. >> (launch-environment, launch-environment/container): New procedures. >> (guix-environment): Sp

Re: [PATCH] Add Emacs PDF tools

2015-07-09 Thread Alex Kost
Since now we have 'emacs-byte-compile-directory', the elisp files may also be compiled. I modified your patch to: - move patching the variables (including 'pdf-tools-handle-upgrades') into a separate phase; - compile the elisp files; - generate autoloads. So if there is no way to "build" elisp

Re: [PATCH] Add preseq.

2015-07-09 Thread Mark H Weaver
Ricardo Wurmus writes: >> ERROR: In procedure mkstemp!: >> ERROR: In procedure mkstemp!: No such file or directory >> builder for `/gnu/store/2ll28ypms57h0k44f4mmclhw9dz3ccvm-preseq-1.0.2.drv' >> failed with exit code 1 >> @ build-failed >> /gnu/store/2ll28ypms57h0k44f4mmclhw9dz3ccvm-preseq-1.0.

Re: [PATCH 03/12] gnu: mpd-mpc: Update to 0.27.

2015-07-09 Thread Mark H Weaver
Paul van der Walt writes: > * gnu/packages/mpd.scm (mpd-mpc): Update to 0.27. Please push! Mark

Re: [PATCH 02/12] gnu: mpd: Update to 0.19.10.

2015-07-09 Thread Mark H Weaver
Paul van der Walt writes: > * gnu/packages/mpd.scm (mpd): Update to 0.19.10. Please push! Thanks, Mark

Re: [PATCH 01/12] gnu: libmpdclient: Update to 2.10.

2015-07-09 Thread Mark H Weaver
Paul van der Walt writes: > * gnu/packages/mpd.scm (libmpdclient): Update to 2.10. Looks good, please push! Mark

Re: [PATCH 04/12] gnu: ncmpcpp: Update to 0.6.5.

2015-07-09 Thread Mark H Weaver
Paul van der Walt writes: > * gnu/packages/mpd.scm (ncmpcpp): Update to 0.6.5. Please push! Mark

Re: [PATCH 05/12] gnu: ncmpc: Update to 0.24.

2015-07-09 Thread Mark H Weaver
Paul van der Walt writes: > * gnu/packages/mpd.scm (ncmpc): Update to 0.24. Looks good, please push! Mark

Re: [PATCH 06/12] gnu: libgpg-error: Update to 1.19.

2015-07-09 Thread Mark H Weaver
Paul van der Walt writes: > * gnu/packages/gnupg.scm (libgpg-error): Update to 1.19. This update will trigger a huge amount of rebuilding, so maybe it's best left for core-updates or at least another branch. Do you know if it is an important update, e.g. a security update? Thanks, Mar

Re: [PATCH 07/12] gnu: libassuan: Update to 2.2.1.

2015-07-09 Thread Mark H Weaver
Paul van der Walt writes: > * gnu/packages/gnupg.scm (libassuan): Update to 2.2.1. Okay, please push! Mark

Re: [PATCH 09/12] gnu: npth: Update to 1.2.

2015-07-09 Thread Mark H Weaver
Paul van der Walt writes: > * gnu/packages/gnupg.scm (npth): Update to 1.2. Looks good, please push! Mark

Re: [PATCH 08/12] gnu: pius: Update to 2.1.1.

2015-07-09 Thread Mark H Weaver
Paul van der Walt writes: > * gnu/packages/gnupg.scm (pius): Update to 2.1.1. Okay, please push! Mark

Re: [PATCH 11/12] gnu: libksba: Update to 1.3.3.

2015-07-09 Thread Mark H Weaver
Paul van der Walt writes: > * gnu/packages/gnupg.scm (libksba): Update to 1.3.3. Okay, please push! Mark

Re: [PATCH 10/12] gnu: gpgme: Update to 1.5.5.

2015-07-09 Thread Mark H Weaver
Paul van der Walt writes: > * gnu/packages/gnupg.scm (gpgme): Update to 1.5.5. Okay, please push! Mark

Re: [PATCH 12/12] gnu: pinentry: Update to 1.9.5.

2015-07-09 Thread Mark H Weaver
Paul van der Walt writes: > * gnu/packages/gnupg.scm (pinentry): Update to 1.9.5. Add input libassuan. Please include "; Add input libassuan" in the first summary line. Okay to push with this change. Thank you! Mark

Re: [PATCH] gnu: Add gst-plugins-ugly

2015-07-09 Thread Mark H Weaver
Mark H Weaver writes: > Mark H Weaver writes: > >> I looked in Parabola's blacklist >> and didn't find >> issues listed with gst-plugins-ugly, so I guess that's a good sign. >> >> I've attached a preliminary 'gst-plugins-ugly' package for Guix.

Re: [PATCH 06/12] gnu: libgpg-error: Update to 1.19.

2015-07-09 Thread Paul van der Walt
Oh crap, i have egg on my face now :( I am not yet 100% familiar with magit (used to command line), and ended up pushing all the patches, instead of excluding libgpg-error like i wanted to :( I hope i haven't broken anything serious, please advise? I'll pause activity on my side till further not

Re: [PATCH 06/12] gnu: libgpg-error: Update to 1.19.

2015-07-09 Thread Mark H Weaver
Paul van der Walt writes: > Oh crap, i have egg on my face now :( > > I am not yet 100% familiar with magit (used to command line), and ended > up pushing all the patches, instead of excluding libgpg-error like i > wanted to :( Okay, I reverted it, which means I added another commit that reverse

Re: [PATCH] gnu: bootstrap: Create a wrapper for guile to set the system load path

2015-07-09 Thread Manolis Ragkousis
Solved the problem with bootstrap guile on Hurd. Manolis

Re: [PATCH] gnu: Update pumpa to 0.9.1.

2015-07-09 Thread Mathieu Lirzin
One last thing before pushing. :) Following the http://lists.gnu.org/archive/html/guix-devel/2015-07/msg00235.html discussion, I want to know if the usage of the email address instead of in your patch was intentionnal? If not, please send an updated patch that uses your usual address. Else ind

OpenStack and GuixOps (was: Re: Guix "ops")

2015-07-09 Thread Christopher Allan Webber
David Thompson writes: >> As discussed on IRC, I was unsure about OpenStack, but I’ll trust your >> judgment. Maybe Cyril can comment? > > I threw out OpenStack because it's a self-hostable, free software VM > platform. I'm open to any other platforms that will exercise the full > range of capab

Re: [PATCH 5/5] gnu: Add emacs-mmm-mode

2015-07-09 Thread Federico Beffa
On Thu, Jul 9, 2015 at 1:19 AM, Mark H Weaver wrote: > Alex Kost writes: > >> Ludovic Courtès (2015-07-04 18:16 +0300) wrote: >> >>> Alex Kost skribis: >>> I think I've found a problem with downloading packages from melpa-stable (probably the same will be with 'melpa', but I don't know

Re: [PATCH 3/5] build: Add 'emacs-build-system'

2015-07-09 Thread Federico Beffa
On Thu, Jul 9, 2015 at 10:51 AM, Alex Kost wrote: > Federico Beffa (2015-07-08 23:22 +0300) wrote: > >> On Tue, Jul 7, 2015 at 6:58 PM, Alex Kost wrote: >>> A side note: I think generally it would be preferable to use an upstream >>> release in the package recipe rather than to use a melpa(-stabl

Re: [PATCH 5/5] gnu: Add emacs-mmm-mode

2015-07-09 Thread Mark H Weaver
Federico Beffa writes: > On Thu, Jul 9, 2015 at 1:19 AM, Mark H Weaver wrote: >> emacs-mmm-mode is failing to build on hydra, because the downloaded >> tarball doesn't match the expected hash: >> >> http://hydra.gnu.org/build/563640/nixlog/1/tail-reload >> >> --8<---cut here-

Re: 01/01: gnu: boost: Update to 1.58.0.

2015-07-09 Thread Mark H Weaver
Mark H Weaver writes: > Andreas Enge writes: > >> commit 16de69c950c473cc3d386cd7569bd1d6051614b6 >> Author: Andreas Enge >> Date: Wed Jul 8 23:18:40 2015 +0200 >> >> gnu: boost: Update to 1.58.0. >> >> * gnu/packages/boost.scm (boost): Update to 1.58.0. > > This fails to build o

Re: 01/01: gnu: boost: Update to 1.58.0.

2015-07-09 Thread Andreas Enge
On Thu, Jul 09, 2015 at 06:00:39PM -0400, Mark H Weaver wrote: > Boost turns out to be an important package. The fallout from this is > 412 newly failed builds on mips64el: > http://hydra.gnu.org/eval/105333#tabs-now-fail I do not quite understand this number, it should be 65 according to the f

Call for testing : guix-tox, a version of tox that uses "guix environment".

2015-07-09 Thread Cyril Roelandt
Hey! Those of who you write Python code probably know tox[1], a tool used to manage tests/builds for Python. It uses virtualenv[2], which allows developers to create "isolated" environments and install packages without polluting their systems. I hacked tox to replace virtualenv with "guix environ

Re: OpenStack and GuixOps (was: Re: Guix "ops")

2015-07-09 Thread Ian Denhardt
Quoting Christopher Allan Webber (2015-07-09 14:27:04) > ... I'd throw heat[1] into the list of things to read up on, but otherwise this sounds like fairly good/complete advice. -Ian [1]: https://wiki.openstack.org/wiki/Heat signature.asc Description: signature

Re: [PATCH] gnu: brasero: Update to 3.12.1, Add inputs.

2015-07-09 Thread David Hashe
I already have my copyright line in this particular file, since I've submitted to it before. - David On Thu, Jul 9, 2015 at 12:34 AM, Mark H Weaver wrote: > David Hashe writes: > > * gnu/packages/gnome.scm (brasero): Update to 3.12.1. > > [inputs]: Add gobject-introspection, nettle, and tote

Re: Call for testing : guix-tox, a version of tox that uses "guix environment".

2015-07-09 Thread Christopher Allan Webber
Cyril Roelandt writes: > Hey! > > Those of who you write Python code probably know tox[1], a tool used to > manage tests/builds for Python. It uses virtualenv[2], which allows > developers to create "isolated" environments and install packages > without polluting their systems. > > I hacked tox to

Re: [PATCH] gnu: brasero: Update to 3.12.1, Add inputs.

2015-07-09 Thread Mark H Weaver
David Hashe writes: > I already have my copyright line in this particular file, since I've > submitted to it before. Ah, indeed. Pushed, thanks! Mark

Re: [PATCH] gnu: Add gst-plugins-ugly

2015-07-09 Thread Mark H Weaver
David Hashe writes: > From c3ec7cf01a6c1bf9013a2819c2c5ec7181724947 Mon Sep 17 00:00:00 2001 > From: David Hashe > Date: Tue, 7 Jul 2015 23:40:01 -0500 > Subject: [PATCH] gnu: Add rhythmbox. > > * gnu/packages/gnome.scm (rhythmbox): New variable. > --- > gnu/packages/gnome.scm | 74 > +

[PATCH 1/6] gnu: Add perl-html-element-extended.

2015-07-09 Thread ericbavier
From: Eric Bavier * gnu/packages/web.scm (perl-html-element-extended): New variable. --- gnu/packages/web.scm | 22 ++ 1 file changed, 22 insertions(+) diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm index ae51cc7..ee67119 100644 --- a/gnu/packages/web.scm +++ b/gnu

[PATCH 4/6] gnu: Add perl-finance-quote.

2015-07-09 Thread ericbavier
From: Eric Bavier * gnu/packages/web.scm (perl-finance-quote): New variable. * gnu/packages/patches/perl-finance-quote-unuse-mozilla-ca.patch: New patch. * gnu-system.am (dist_patch_DATA): Add it. --- gnu-system.am | 1 + .../perl-finance-quote-unuse-mozilla

[PATCH 3/6] gnu: Add perl-date-manip.

2015-07-09 Thread ericbavier
From: Eric Bavier * gnu/packages/perl.scm (perl-date-manip): New variable. --- gnu/packages/perl.scm | 23 +++ 1 file changed, 23 insertions(+) diff --git a/gnu/packages/perl.scm b/gnu/packages/perl.scm index 3d28455..9250feb 100644 --- a/gnu/packages/perl.scm +++ b/gnu/pack

[PATCH 5/6] guix: Move package-transitive-propagated-labels* and package-propagated-input-refs to (guix packages).

2015-07-09 Thread ericbavier
From: Eric Bavier * gnu/packages/version-control.scm (package-transitive-propagated-labels*) (package-propagated-input-refs): Move from here... * guix/packages.scm: ...to here. --- gnu/packages/version-control.scm | 17 - guix/packages.scm| 20 ++

[PATCH 2/6] gnu: Add perl-html-tableextract.

2015-07-09 Thread ericbavier
From: Eric Bavier * gnu/packages/web.scm (perl-html-tableextract): New variable. --- gnu/packages/web.scm | 23 +++ 1 file changed, 23 insertions(+) diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm index ee67119..c80b239 100644 --- a/gnu/packages/web.scm +++ b/gnu/pa

[PATCH 6/6] gnu: gnucash: Add Finance::Quote support.

2015-07-09 Thread ericbavier
From: Eric Bavier * gnu/packages/patches/gnucash-price-quotes-perl.patch: New patch. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/gnucash.scm (gnucash)[source]: Use it. [arguments]: Add 'wrap-programs' phase. [inputs]: Add perl-date-manip and perl-finance-quote. --- gnu-system.a

Re: Call for testing : guix-tox, a version of tox that uses "guix environment".

2015-07-09 Thread Amirouche Boubekki
On 2015-07-10 03:38, Christopher Allan Webber wrote: Cyril Roelandt writes: Hey! Those of who you write Python code probably know tox[1], a tool used to manage tests/builds for Python. It uses virtualenv[2], which allows developers to create "isolated" environments and install packages witho

Re: [PATCH 3/5] build: Add 'emacs-build-system'

2015-07-09 Thread Alex Kost
Federico Beffa (2015-07-09 23:41 +0300) wrote: > On Thu, Jul 9, 2015 at 10:51 AM, Alex Kost wrote: >> Federico Beffa (2015-07-08 23:22 +0300) wrote: >> >>> On Tue, Jul 7, 2015 at 6:58 PM, Alex Kost wrote: A side note: I think generally it would be preferable to use an upstream release