On Fri, Jul 29, 2016 at 3:38 AM, Pjotr Prins wrote:
> On Thu, Jul 28, 2016 at 10:35:29PM +0200, Ricardo Wurmus wrote:
>> Never mind. It was as Vincent thought. Closing all applications except
>> for Emacs makes it work.
>
> Be interesting to see what increasing swap space does. I think we
> ough
Hi Danny,
> gnu: Add perl-db_file.
>
> * gnu/packages/databases.scm (perl-db_file): New variable.
Thank you for the patches!
What follows are some stylistic comments. As you wrote earlier you will
prepare another version of this patch set, so I thought I’d let you know
about these stylistic th
On Thu, Jul 28, 2016 at 10:35:29PM +0200, Ricardo Wurmus wrote:
> Never mind. It was as Vincent thought. Closing all applications except
> for Emacs makes it work.
Be interesting to see what increasing swap space does. I think we
ought to file it as an issue if that does not help:
http://www
Congratulations, Ricardo! :)
Mark
On Thu, Jul 28, 2016, at 07:20 PM, Alex Griffin wrote:
> This patch fixes password-store so that you no longer need to install
> its dependencies into your profile.
Forgot a copyright line. Here's an updated patch.
--
Alex Griffin
From 74b838fea52293386169299881cdd7cfefff7f4d Mon Sep 17 00:00:00
This patch fixes password-store so that you no longer need to install
its dependencies into your profile.
--
Alex Griffin
From 60527038221d2c1c0d35ca97a65ba2a01734da75 Mon Sep 17 00:00:00 2001
From: Alex Griffin
Date: Thu, 28 Jul 2016 19:06:10 -0500
Subject: [PATCH] gnu: password-store: Wrap PATH
Mathieu Lirzin writes:
> Tobias Geerinckx-Rice writes:
>
>> Ludo',
>>
>> On 2016-07-19 23:00, l...@gnu.org wrote:
>>> Applied, thanks!
>>
>> Thanks! I didn't know about @example.
>>
>> It seems like some Texinfo syntax is encouraged (like @command), but
>> not the full set (package descriptions
On 26 Jul 2016 12:27, l...@gnu.org wrote:
>
> Hello Guix!
>
> I’m happy to announce that Ricardo Wurmus has just been appointed by the
> GNU overseers to join me as co-maintainer of GNU Guix.
Yay! Congrats Ricardo - This is great for the Guix project :)
Happy hacking,
Alex
>
> Ricardo is a l
On Wed, Jul 27, 2016 at 10:54:02PM +1000, Ben Woodcroft wrote:
> * gnu/packages/parallel.scm (parallel)[inputs]: Add procps.
> [arguments]: New field.
> +(arguments
> + `(#:phases
> + (modify-phases %standard-phases
> + (add-after 'unpack 'patch-bin-sh
> + (lambda _
On Wed, Jul 27, 2016 at 10:54:20PM +1000, Ben Woodcroft wrote:
> * gnu/packages/bioinformatics.scm (exonerate): New variable.
> +(version "2.2.0")
I see versions 2.3.0 and 2.4.0 are available. Why package the older version?
On Wed, Jul 27, 2016 at 10:54:14PM +1000, Ben Woodcroft wrote:
> * gnu/packages/machine-learning.scm (mcl): New variable.
> +(license license:gpl3)))
I skimmed the headers of some files in 'src/', and they say "or later".
Can you double-check if it should be gpl3+?
On Wed, Jul 27, 2016 at 02:35:28AM +0200, Danny Milosavljevic wrote:
> * gnu/packages/networking.scm (python2-pydns): New variable.
Thanks for this patch!
> @@ -607,3 +608,25 @@ offline emulation of DNS.")
>(description "The Perl module 'Geo::IP'.
> It looks up location and network informati
On Wed, Jul 27, 2016 at 12:50:58AM +0200, Danny Milosavljevic wrote:
> ./configure: line 5848: /bin/sh: No such file or directory
I recommend you try adapting the 'patch-config-files' phase from
the Vim package definition in (gnu packages vim):
#:phases
(modify-phases %standard-ph
On Thu, Jul 28, 2016 at 08:36:41PM +, ng0 wrote:
> Subject: [PATCH] gnu: perl-devel-symdump: Update to 2.17.
Applied, thanks!
gnu: Add perl-mail-spf.
* gnu/package/mail.scm (perl-mail-spf): New variable.
---
gnu/packages/mail.scm | 45 -
1 file changed, 44 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm
index f7a7623..98ca623 100644
--
gnu: Add perl-io-socket-inet6
* gnu/packages/networking.scm (perl-io-socket-inet6): New variable.
---
gnu/packages/networking.scm | 33 +
1 file changed, 33 insertions(+)
diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index 660c025..1ff3be
gnu: Add perl-crypt-openssl-random.
* gnu/packages/tls.scm (perl-crypt-openssl-random): New variable.
---
gnu/packages/tls.scm | 24
1 file changed, 24 insertions(+)
diff --git a/gnu/packages/tls.scm b/gnu/packages/tls.scm
index fba130b..cd7d003 100644
--- a/gnu/package
gnu: Add perl-crypt-openssl-bignum.
* gnu/packages/tls.scm (perl-crypt-openssl-bignum,
perl-crypt-openssl-arguments): New variables.
---
gnu/packages/tls.scm | 36
1 file changed, 36 insertions(+)
diff --git a/gnu/packages/tls.scm b/gnu/packages/tls.scm
ind
gnu: Add perl-test-trailingspace.
* gnu/packages/perl.scm (perl-test-trailingspace): New variable.
---
gnu/packages/perl.scm | 35 +++
1 file changed, 35 insertions(+)
diff --git a/gnu/packages/perl.scm b/gnu/packages/perl.scm
index 5a867e0..944dbf8 100644
--- a/
gnu: Add perl-net-patricia.
* gnu/packages/networking.scm (perl-net-patricia): Add variable.
---
gnu/packages/networking.scm | 31 +++
1 file changed, 31 insertions(+)
diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index b575fce..0312fe5 10064
gnu: Add perl-crypt-openssl-rsa.
* gnu/packages/tls.scm (perl-crypt-openssl-rsa): Add variable.
---
gnu/packages/tls.scm | 29 +
1 file changed, 29 insertions(+)
diff --git a/gnu/packages/tls.scm b/gnu/packages/tls.scm
index bdc1d7c..d992c51 100644
--- a/gnu/packages
gnu: Add perl-socket6.
* gnu/packages/networking.scm (perl-socket6): New variable.
---
gnu/packages/networking.scm | 33 +
1 file changed, 33 insertions(+)
diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index 0568836..a6318b2 100644
--- a/
This patch series adds almost all of the dependencies of Spamassassin.
Danny Milosavljevic (17):
gnu: Add perl-db-file.
gnu: Add perl-net-dns.
gnu: Add perl-socket6.
gnu: Add perl-net-dns-resolver-programmable.
gnu: Add perl-netaddr-ip.
gnu: Add perl-net-patricia.
gnu: Add perl-file-
gnu: Add perl-net-cidr-lite.
* gnu/packages/networking.scm (perl-net-cidr-lite): Add variable.
---
gnu/packages/networking.scm | 22 ++
1 file changed, 22 insertions(+)
diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index 0312fe5..134ad5d 100644
--- a
gnu: Add perl-file-find-object.
* gnu/packages/perl.scm (perl-file-find-object): New variable.
---
gnu/packages/perl.scm | 28
1 file changed, 28 insertions(+)
diff --git a/gnu/packages/perl.scm b/gnu/packages/perl.scm
index f42abee..8fad274 100644
--- a/gnu/package
gnu: Add perl-net-dns-resolver-programmable.
* gnu/packages/networking.scm (perl-net-dns-resolver-programmable): New
variable.
---
gnu/packages/networking.scm | 33 +
1 file changed, 33 insertions(+)
diff --git a/gnu/packages/networking.scm b/gnu/packages/networ
gnu: Add perl-db-file.
* gnu/packages/databases.scm (perl-db-file): New variable.
---
gnu/packages/databases.scm | 32
1 file changed, 32 insertions(+)
diff --git a/gnu/packages/databases.scm b/gnu/packages/databases.scm
index f088062..3bdb37b 100644
--- a/gnu/p
gnu: Add perl-file-find-object-rule.
* gnu/packages/perl.scm (perl-file-find-object-rule): New variable.
---
gnu/packages/perl.scm | 31 +++
1 file changed, 31 insertions(+)
diff --git a/gnu/packages/perl.scm b/gnu/packages/perl.scm
index 8fad274..5a867e0 100644
---
gnu: Add perl-geo-ip.
* gnu/packages/networking.scm (perl-geo-ip): Add variable.
---
gnu/packages/networking.scm | 24
1 file changed, 24 insertions(+)
diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index 134ad5d..660c025 100644
--- a/gnu/package
gnu: Add perl-encode-detect.
* gnu/packages/perl.scm (perl-encode-detect): Add variable.
---
gnu/packages/perl.scm | 25 +
1 file changed, 25 insertions(+)
diff --git a/gnu/packages/perl.scm b/gnu/packages/perl.scm
index 944dbf8..2ac70bd 100644
--- a/gnu/packages/perl.sc
gnu: Add perl-net-dns.
* gnu/packages/networking.scm (perl-net-dns): New variable.
---
gnu/packages/networking.scm | 24
1 file changed, 24 insertions(+)
diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index 1ef401f..0568836 100644
--- a/gnu/packa
gnu: Add perl-netaddr-ip.
* gnu/packages/networking.scm (perl-netaddr-ip): New variable.
---
gnu/packages/networking.scm | 33 +
1 file changed, 33 insertions(+)
diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index a69ef0e..b575fce 100644
On Thu, Jul 28, 2016 at 03:23:37AM -0400, Leo Famulari wrote:
> libgd 2.2.3 has been released [0], which includes fixes for
> CVE-2016-6207.
Instead of updating to 2.2.3, we could also try cherry-picking the
upstream commits that address this bug, as attached.
>From 1ac0113094a8a2914f9f78da2d2e13c
On Sun, Jul 24, 2016 at 07:52:28PM +0200, David Craven wrote:
> * gnu/packages/spice.scm: Add it.
> +(define-public spice
As discussed, your original choices regarding propagation were correct
(sorry I wasted your time!).
So, I re-propagated those inputs in this patch, keeping the celt051
commen
On Sun, Jul 24, 2016 at 07:52:29PM +0200, David Craven wrote:
> * gnu/packages/spice.scm: Add it.
> * gnu/packages/patches/spice-vdagent-localstatedir.patch: Add it.
> +(define-public spice-vdagent
> + (patches (search-patches
> "spice-vdagent-localstatedir.patch"
As mentioned
On Sun, Jul 24, 2016 at 07:52:30PM +0200, David Craven wrote:
> * gnu/packages/spice.scm: Add it.
> +(define-public virt-viewer
I made some minor edits to the description and pushed. Thanks!
On Sun, Jul 24, 2016 at 07:52:24PM +0200, David Craven wrote:
> * gnu/local.mk: Add file.
> * gnu/packages/spice.scm: Add file.
> +(define-public usbredir
I standardized the commit message, added a copyright header with your
name, made the synopsis and description more descriptive (hopefully) and
On Sun, Jul 24, 2016 at 07:52:25PM +0200, David Craven wrote:
> * gnu/packages/spice.scm: Add it.
> +(define-public virglrenderer
> +(inputs
> + `(("expat" ,expat)
> +("libdrm" ,libdrm)
> +("libepoxy" ,libepoxy)
> +("mesa" ,mesa)
> +("udev" ,eudev)))
Base
On Sun, Jul 24, 2016 at 07:52:27PM +0200, David Craven wrote:
> * gnu/packages/spice.scm: Add it.
> +(define-public spice-gtk
Pushed with a standard commit message, thanks!
On Sun, Jul 24, 2016 at 07:52:26PM +0200, David Craven wrote:
> * gnu/packages/spice.scm: Add it.
> +(define-public spice-protocol
Again, I made minor edits to the commit message and description, and
pushed!
Thanks!
Nicolas Goaziou skribis:
> From c43bddaf22e3bc81c1e42180962c36279f5bf49c Mon Sep 17 00:00:00 2001
> From: Nicolas Goaziou
> Date: Wed, 27 Jul 2016 19:45:02 +0200
> Subject: [PATCH] gnu: Add sshpass.
>
> * gnu/packages/ssh.scm (sshpass): New variable.
[...]
> +(description "sshpass is a too
On Thu, 28 Jul 2016 19:55:39 +
ng0 wrote:
> This one lacks the bsd-3 in the licenses in the header of mail.scm. I
> fixed this locally for now as I'm new to reviewing 16 dependent patches.
>
> I also got this message while running make on the root of guix checkout:
> gnu/packages/tls.scm:547
Mathieu Lirzin skribis:
> l...@gnu.org (Ludovic Courtès) writes:
>
>> l...@gnu.org (Ludovic Courtès) skribis:
>>
>>> I’d like a video of at most 5 minutes to put on the home page that would
>>> showcase, for example (with explanations in English; bonus points if you
>>> have a good mic and are a
On Thu, Jul 28, 2016 at 02:56:06PM -0400, Leo Famulari wrote:
> On Thu, Jul 28, 2016 at 01:22:40PM -0400, Mark H Weaver wrote:
> > I will adapt my patch to the new version.
>
> Unfortunately, this new patch makes libgd fail to build from source on
> x86_64, like this:
I reverted the commit on mas
>From 7b1206607eb5b6b1f571b9a062ec465b44d883e4 Mon Sep 17 00:00:00 2001
From: ng0
Date: Thu, 28 Jul 2016 20:30:39 +
Subject: [PATCH] gnu: perl-devel-symdump: Update to 2.17.
* gnu/packages/perl.scm (perl-devel-symdump): Update to 2.17.
---
gnu/packages/perl.scm | 4 ++--
1 file changed, 2 in
Pjotr Prins writes:
> On Thu, Jul 28, 2016 at 09:27:22AM +0200, Ricardo Wurmus wrote:
>>
>> Pjotr Prins writes:
>>
>> > On Mon, Jul 25, 2016 at 08:13:33AM +0200, Ricardo Wurmus wrote:
>> >> Thanks again for the patch. I hope you are willing to provide some
>> >> guidance when I have some pro
This one lacks the bsd-3 in the licenses in the header of mail.scm. I
fixed this locally for now as I'm new to reviewing 16 dependent patches.
I also got this message while running make on the root of guix checkout:
gnu/packages/tls.scm:547:4: warning: possibly unbound variable
`perl-crypt-openss
On Wed, Jul 27, 2016 at 07:54:13PM -0400, Matthew Jordan wrote:
> Good Day everyone,
>
> Attached is a patch to add go@1.6. Note that I have taken the
> suggestion made in go@1.5 and added it to this patch. Also I have
> included many of the suggested changes for go@1.4 in this patch also.
>
> Ta
On Thu, Jul 28, 2016 at 01:22:40PM -0400, Mark H Weaver wrote:
> I will adapt my patch to the new version.
Unfortunately, this new patch makes libgd fail to build from source on
x86_64, like this:
gdimagecopyresampled/basic_alpha.c: In function ‘main’:
gdimagecopyresampled/basic_alpha.c:37:23: er
On Thu, Jul 28, 2016 at 01:22:40PM -0400, Mark H Weaver wrote:
> Not all i686 systems have support for SSE. I don't think we should
> apply the upstream suggested workaround, which effectively amounts to
> dropping support for older systems. If we want to add a requirement for
> SSE for i686 syst
On Thu, 28 Jul 2016 17:20:22 +
ng0 wrote:
> Update: I am not sure how to handle more than 1 inlined patch with my
> new email application. There will be some delay… I extracted them
> manually and introduced formating errors this way, so there has to be
> something notmuch or emacs can do.
Leo Famulari writes:
> On Thu, Jul 28, 2016 at 10:40:49AM +0200, Andreas Enge wrote:
>> Well, the bug report states that the result is correct on armv7. Apparently
>> i686 is not IEEE compliant by default, while armv7 is. So it should be okay
>> to apply the flags only on i686. We assume that SSE
Update: I am not sure how to handle more than 1 inlined patch with my
new email application. There will be some delay… I extracted them
manually and introduced formating errors this way, so there has to be
something notmuch or emacs can do.
--
♥Ⓐ ng0
Current Keys: https://we.make.ritual.n0.is/ng
On Mon, Jul 25, 2016 at 12:14:57AM +0200, Ludovic Courtès wrote:
> David Craven skribis:
>
> > What are valid reasons to propagate inputs?
>
> If an installed .h file of spice-gtk #includes a .h file of a
> dependency, that dependency should be a propagated input. Likewise if
> its .pc file “Re
Hullo,
On 28/07/2016 17:32, Ludovic Courtès wrote:
> Tomáš Čech skribis:
>> #f --> default-kernel-modules (as it is now)
>> '(some extraordinary special modules for other purpose) --> it will use
>> this set
>> '() --> it will use no module at all (my typical usecase)
>
> Oh, OK. I had assu
On Thu, Jul 28, 2016 at 10:40:49AM +0200, Andreas Enge wrote:
> Well, the bug report states that the result is correct on armv7. Apparently
> i686 is not IEEE compliant by default, while armv7 is. So it should be okay
> to apply the flags only on i686. We assume that SSE, but not SSE2 or later
> ar
Hi Leo and Ludo!
Thanks! Just wasn't sure if you (Leo) had archived this thread =P
l...@gnu.org (Ludovic Courtès) writes:
> I committed this test by mistake, which is why the commit log doesn’t
> mention it, and also the reason why it doesn’t work. ;-)
OK, thanks for confirming! Glad to know this had a simple answer.
--
Chris
signature.asc
Description: PGP signature
Danny Milosavljevic writes:
>> Should I review v3 or v4?
>
> v4. I made a mistake in v3 - that's why it has a hole in the series - I
> didn't send it.
>
>> It would be easier if the patches would have references in one single
>> thread, but I can work this way too.
>
> Huh, they should be a t
Ludovic Courtès writes:
> ng0 skribis:
>
>> * doc/contributing.texi (Submitting Patches): Includes an item to
>> explain that core-updates and core-updates-next exist and that your
>> change will be applied on them if it affects too many dependent
>> packages, example: libgcrypt.
>
> In the end
Vincent Legoll writes:
> Maybe, it'd better to get a real native English speaker review, but
> until he comes, here are my comments:
>
> "how many packages would rebuild"
> "how many packages have to be rebuilt"
>
> "for a number which indicates that a change to"
> "for why your change to"
>
> IA
Tomáš Čech skribis:
> On Thu, Jul 28, 2016 at 03:05:34PM +0200, Ludovic Courtès wrote:
>>Tomáš Čech skribis:
>>
>>> * gnu/system/linux-initrd.scm(base-initrd): Add `linux-modules'
>>> parameter. Rename former `linux-modules' to
>>> `default-linux-modules'. Introduce used-linux-modules to mak
ng0 skribis:
> From 0e84643a50d578b6b5bb68119b35dc92d90dafd5 Mon Sep 17 00:00:00 2001
> From: ng0
> Date: Thu, 21 Jul 2016 13:24:36 +
> Subject: [PATCH 2/3] doc: Send changes in your patch which are related.
>
> * doc/contributing.texi (Submitting Patches): New @item:
> This gives informatio
ng0 skribis:
> * doc/contributing.texi (Submitting Patches): Includes an item to
> explain that core-updates and core-updates-next exist and that your
> change will be applied on them if it affects too many dependent
> packages, example: libgcrypt.
In the end I added something a bit more general
Alex Griffin skribis:
> From 56dfd86e92c86d2f816b9b0f6f71330cecbc2caf Mon Sep 17 00:00:00 2001
> From: Alex Griffin
> Date: Wed, 27 Jul 2016 16:22:32 -0500
> Subject: [PATCH] gnu: Add asciinema.
>
> * gnu/packages/terminals.scm (asciinema): New variable.
Applied, thanks!
Ludo’.
Alex Griffin skribis:
> From 4a582632170f58a4dcb4d675bc519a5e999b75d0 Mon Sep 17 00:00:00 2001
> From: Alex Griffin
> Date: Wed, 27 Jul 2016 09:40:35 -0500
> Subject: [PATCH] gnu: gnome: Propagate file-roller.
>
> * gnu/packages/gnome.scm (gnome)[propagated-inputs]: Add file-roller.
Applied, th
On Thu, Jul 28, 2016 at 03:05:34PM +0200, Ludovic Courtès wrote:
Tomáš Čech skribis:
* gnu/system/linux-initrd.scm(base-initrd): Add `linux-modules'
parameter. Rename former `linux-modules' to
`default-linux-modules'. Introduce used-linux-modules to make the code
more readable.
---
gnu/
ng0 skribis:
> --- a/doc/contributing.texi
> +++ b/doc/contributing.texi
> @@ -328,6 +328,21 @@ extensions---or to the operating system kernel---e.g.,
> reliance on
> @code{uname} or @file{/proc} files.
>
> @item
> +Run @command{guix refresh --list-dependent} (@pxref{Invoking guix refresh})
Alex Sassmannshausen skribis:
> In series, the three revised patches for perl-log. As seems all to often the
> case, I got pulled to other things. But I fixed the inputs and wrapped
> descriptions in @code where appropriate.
>
> I'll push these shortly unless you have any further comments.
Sur
Tomáš Čech skribis:
> * gnu/system/linux-initrd.scm(base-initrd): Add `linux-modules'
> parameter. Rename former `linux-modules' to
> `default-linux-modules'. Introduce used-linux-modules to make the code
> more readable.
> ---
> gnu/system/linux-initrd.scm | 12 +---
> 1 file chan
ng0 skribis:
> Could we make an exception for torsocks here, or should we stick with
> 2.0.0 until 2.2.0 has a version release?
I don’t think so. :-) I use torsocks 2.0.0 just fine, FWIW.
A release candidate is normally promptly followed by a release, so we
should use that as soon as it’s ava
Alex Kost skribis:
> Ludovic Courtès (2016-07-28 01:19 +0300) wrote:
>
>> Alex Kost skribis:
[...]
>>> From d7747453bf31a616d414dce293fc0556d601abcb Mon Sep 17 00:00:00 2001
>>> From: Alex Kost
>>> Date: Wed, 27 Jul 2016 14:55:50 +0300
>>> Subject: [PATCH] emacs: Disable grafts when dry-run i
Vincent Legoll skribis:
> I did, as a user of my guixsd system:
>
> git clone [...] guix
> cd guix
> ./bootstrap
> [ERROR PKG_CONFIG / m4 / etc...]
>
> guix environment guix
> [env]> ./bootstrap
> [env]> ./configure
> [env]> make -j3
>
> I get the BT @ http://paste.lisp.org/+6W42
Namely:
--8<--
Hi Chris,
Chris Marusich skribis:
> Every time I try to run "make check-system", the test
> "encrypted-root-os" fails. It fails on commit
> b1bf155ffd9b160afdf05aff39d3f0b0f6d11589 (July 18, when I it was
> introduced), and it fails on debc6360e111e8efc8a938b2aef28e5b3616ada8
> (July 26). I ca
Hi!
Tobias Geerinckx-Rice skribis:
> * gnu/packages/dash.shm: New file.
> ---
>
> Guix!
>
> IMO this belongs in a (new) shell.scm with fish, tcsh and zsh.
> Maybe bash, too. On the other hand:
>
> Certain shells might have an 'ecosystem' of 'packages', such as
> bash-completion in bash.scm, that
Mathieu Lirzin skribis:
> Hello,
>
> l...@gnu.org (Ludovic Courtès) writes:
>
>> Mathieu Lirzin skribis:
>>
> [...]
>>> CREATE TABLE Specifications (
>>> idINTEGER NOT NULL PRIMARY KEY AUTOINCREMENT,
>>> repo_name TEXT NOT NULL,
>>> url TEXT NOT NULL,
>>> load_p
Danny Milosavljevic skribis:
> so far I came up with the patch to Guix below for the actual bootloader
> selection.
Nice!
> Some places are still broken. Search for "FIXME" below.
>
> For example I need a way to find out what the bootloader config file is
> supposed to be called in the new ro
Hi Danny,
Danny Milosavljevic skribis:
> On Tue, 26 Jul 2016 22:49:35 +0200
> l...@gnu.org (Ludovic Courtès) wrote:
>
>> > (u-boot u-boot-configuration-u-boot ; package
>> >(default (@ (gnu packages u-boot) (make-u-boot-package
>> > board
>>
>> Th
>> (version "1.6.2")
I'll update the version in an updated patch. Assuming no problems I'll
be happy to submit it.
>>(zero? (system* "sh" "all.bash")
>
> This seems to work, but I think it should just be `(zero? (system*
> "./all.bash"))`. It has a shebang, and expects ba
Maybe, it'd better to get a real native English speaker review, but
until he comes, here are my comments:
"how many packages would rebuild"
"how many packages have to be rebuilt"
"for a number which indicates that a change to"
"for why your change to"
IANANES...
--
Vincent Legoll
> Should I review v3 or v4?
v4. I made a mistake in v3 - that's why it has a hole in the series - I didn't
send it.
> It would be easier if the patches would have references in one single thread,
> but I can work this way too.
Huh, they should be a tree with the cover letter at the root now.
Hi,
On Thu, 28 Jul 2016 11:36:03 +
ng0 wrote:
>I did not see that they are all related, only the 3 of them I looked at.
Yeah, that was my fault. I should have done a patch series in the first place -
given that these perl package patches touch the same files and so probably
won't apply ou
Danny Milosavljevic writes:
> This patch adds almost all of the dependencies of Spamassassin.
>
> Danny Milosavljevic (16):
> gnu: Add perl-db-file.
> gnu: Add perl-net-dns.
> gnu: Add perl-socket6.
> gnu: Add perl-net-dns-resolver-programmable.
> gnu: Add perl-netaddr-ip.
> gnu: Add
On 28/07/16 20:34, Andreas Enge wrote:
On Thu, Jul 28, 2016 at 08:21:03PM +1000, Ben Woodcroft wrote:
Fixed in 'f2e791750'. This was another case of BioConductor deleting out of
date sources, and more encouragement to move to SVN as discussed previously.
https://lists.gnu.org/archive/html/guix
Danny Milosavljevic writes:
>> could you fix the commit message the same way pointed out in the
>> previous (perl-net-dns) package and
>
>>rebase it on master?
>
> Sorry, I cannot do that manually for like 20 packages.
I did not see that they are all related, only the 3 of them I looked
at.
>
On Thu, Jul 28, 2016, at 05:11 AM, Matthew Jordan wrote:
> Doesn't sh already handle picking the shell/interpretor? That's why I
> put it there. sh or an sh compatible shell is usually the first to
> start. Feel free to correct me if I'm wrong.
In Guix, sh is provided by bash, but when bash is la
gnu: Add perl-socket6.
* gnu/packages/networking.scm (perl-socket6): New variable.
---
gnu/packages/networking.scm | 33 +
1 file changed, 33 insertions(+)
diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index 0568836..a6318b2 100644
--- a/g
gnu: Add perl-netaddr-ip.
* gnu/packages/networking.scm (perl-netaddr-ip): New variable.
---
gnu/packages/networking.scm | 33 +
1 file changed, 33 insertions(+)
diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index a69ef0e..b575fce 100644
-
gnu: Add perl-file-find-object.
* gnu/packages/perl.scm (perl-file-find-object): New variable.
---
gnu/packages/perl.scm | 28
1 file changed, 28 insertions(+)
diff --git a/gnu/packages/perl.scm b/gnu/packages/perl.scm
index f42abee..8fad274 100644
--- a/gnu/packages
gnu: Add perl-db_file.
* gnu/packages/databases.scm (perl-db_file): New variable.
---
gnu/packages/databases.scm | 32
1 file changed, 32 insertions(+)
diff --git a/gnu/packages/databases.scm b/gnu/packages/databases.scm
index f088062..3bdb37b 100644
--- a/gnu/pa
gnu: Add perl-net-cidr-lite.
* gnu/packages/networking.scm (perl-net-cidr-lite): Add variable.
---
gnu/packages/networking.scm | 22 ++
1 file changed, 22 insertions(+)
diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index 0312fe5..134ad5d 100644
--- a/
gnu: Add perl-net-patricia.
* gnu/packages/networking.scm (perl-net-patricia): Add variable.
---
gnu/packages/networking.scm | 31 +++
1 file changed, 31 insertions(+)
diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index b575fce..0312fe5 100644
gnu: Add perl-encode-detect.
* gnu/packages/perl.scm (perl-encode-detect): Add variable.
---
gnu/packages/perl.scm | 25 +
1 file changed, 25 insertions(+)
diff --git a/gnu/packages/perl.scm b/gnu/packages/perl.scm
index 944dbf8..2ac70bd 100644
--- a/gnu/packages/perl.scm
gnu: Add perl-test-trailingspace.
* gnu/packages/perl.scm (perl-test-trailingspace): New variable.
---
gnu/packages/perl.scm | 35 +++
1 file changed, 35 insertions(+)
diff --git a/gnu/packages/perl.scm b/gnu/packages/perl.scm
index 5a867e0..944dbf8 100644
--- a/g
gnu: Add perl-net-dns-resolver-programmable.
* gnu/packages/networking.scm (perl-net-dns-resolver-programmable): New
variable.
---
gnu/packages/networking.scm | 33 +
1 file changed, 33 insertions(+)
diff --git a/gnu/packages/networking.scm b/gnu/packages/network
gnu: Add perl-net-dns.
* gnu/packages/networking.scm (perl-net-dns): New variable.
---
gnu/packages/networking.scm | 24
1 file changed, 24 insertions(+)
diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index 1ef401f..0568836 100644
--- a/gnu/packag
gnu: Add perl-geo-ip.
* gnu/packages/networking.scm (perl-geo-ip): Add variable.
---
gnu/packages/networking.scm | 24
1 file changed, 24 insertions(+)
diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index 134ad5d..660c025 100644
--- a/gnu/packages
gnu: Add perl-file-find-object-rule.
* gnu/packages/perl.scm (perl-file-find-object-rule): New variable.
---
gnu/packages/perl.scm | 31 +++
1 file changed, 31 insertions(+)
diff --git a/gnu/packages/perl.scm b/gnu/packages/perl.scm
index 8fad274..5a867e0 100644
--- a
gnu: Add perl-crypt-openssl-bignum.
* gnu/packages/tls.scm (perl-crypt-openssl-bignum,
perl-crypt-openssl-arguments): New variables.
---
gnu/packages/tls.scm | 36
1 file changed, 36 insertions(+)
diff --git a/gnu/packages/tls.scm b/gnu/packages/tls.scm
inde
gnu: Add perl-mail-spf.
* gnu/package/mail.scm (perl-mail-spf): New variable.
---
gnu/packages/mail.scm | 41 +
1 file changed, 41 insertions(+)
diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm
index f7a7623..4169464 100644
--- a/gnu/packages/mai
1 - 100 of 152 matches
Mail list logo