Ben Woodcroft writes:
> * gnu/packages/statistics.scm (r-ggplot2)[propagated-inputs]: Add
> r-svglite.
> ---
> gnu/packages/statistics.scm | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
> index 6f27aa6..b4e810
Ben Woodcroft writes:
> * gnu/packages/statistics.scm (r-svglite): New variable.
> ---
> gnu/packages/statistics.scm | 25 +
> 1 file changed, 25 insertions(+)
>
> diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
> index 24fbabe..6f27aa6 100644
> --
Ben Woodcroft writes:
> * gnu/packages/statistics.scm (r-gdtools): New variable.
> ---
> gnu/packages/statistics.scm | 24
> 1 file changed, 24 insertions(+)
>
> diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
> index 73c30ae..24fbabe 100644
> ---
ng0 writes:
> Hi,
>
>
> Ricardo Wurmus writes:
>
>> ng writes:
>>
[…]
> open("/gnu/store/2mz84alls2i314x4506wdw15zwmz82n8-python-2.7.10/lib/python2.7/site-packages/PyQt4.so",
> O_RDONLY) = -1 ENOENT (No such file or directory)
> open("/gnu/store/2mz84alls2i314x4506wdw15zwmz82n8
Roel Janssen writes:
>>From 451d93eaaab6166e38e33f0556fe40f83afefc5c Mon Sep 17 00:00:00 2001
> From: brainiarc7
> Date: Tue, 5 Jul 2016 22:42:24 +0200
> Subject: [PATCH] gnu: Add LLVM 3.8.
>
> * gnu/packages/llvm.scm (llvm-3.8): New variable.
> * gnu/packages/llvm.scm (clang-runtime-3.8): New
Does everyone agree that the proposed patch is fine?
Dennis Mungai writes:
> Roel, you may push.
>
> Also, I prefer the name Dennis Mungai.
>
> :-)
>
> On 5 July 2016 at 23:48, Roel Janssen wrote:
>> Hello Dennis,
>>
>> Thanks for your work on LLVM-3.8. I see a couple of things:
>> - We try to
Roel, you may push.
Also, I prefer the name Dennis Mungai.
:-)
On 5 July 2016 at 23:48, Roel Janssen wrote:
> Hello Dennis,
>
> Thanks for your work on LLVM-3.8. I see a couple of things:
> - We try to keep lines within 80 columns.
> - libffi and zlib should be inputs instead of native-inputs.
Hi,
Ricardo Wurmus writes:
> ng writes:
>
>>> […]
open("/gnu/store/2mz84alls2i314x4506wdw15zwmz82n8-python-2.7.10/lib/python2.7/site-packages/PyQt4.so",
O_RDONLY) = -1 ENOENT (No such file or directory)
open("/gnu/store/2mz84alls2i314x4506wdw15zwmz82n8-python-2.7.10/lib/python2.7
Hello Dennis,
Thanks for your work on LLVM-3.8. I see a couple of things:
- We try to keep lines within 80 columns.
- libffi and zlib should be inputs instead of native-inputs.
- zlib is both a license and a package, so the licenses should be
prefixed.
I created a new patch for you addressing th
Hi,
I noticed (or assume due to what I can do) that people can only
close their own or delegated open patches.
Occasionally I'd like to go through the list, log(s) and compare
them to what's open on patchworks and mark it as
dropped/resolved/commited/whatever applies, as almost no one
seems to do
Ludovic Courtès writes:
> Hello,
>
> Matthew Jordan skribis:
>
>>> Also, why do we need this “src” output? IIUC, it contains the source of
>>> some of the unit tests, right?
>>
>> I changed the "src" output to "tests", to clarify.
>
> OK; it’s not clear to me if users need it, but it probably do
On Tue, Jul 05, 2016 at 04:44:15PM +0200, Ludovic Courtès wrote:
> Efraim Flashner skribis:
>
> > On Tue, Jul 05, 2016 at 10:45:51AM +0200, Ludovic Courtès wrote:
> >> Efraim Flashner skribis:
> >>
> >> > On Mon, Jul 04, 2016 at 03:37:12PM +0200, Ludovic Courtès wrote:
> >> >> Hi!
> >>
> >> If
* HACKING: Mention commit signatures.
---
HACKING | 4
1 file changed, 4 insertions(+)
diff --git a/HACKING b/HACKING
index 41838ee..ee5dfff 100644
--- a/HACKING
+++ b/HACKING
@@ -35,6 +35,10 @@ upgrading GnuTLS or GLib.) We have a mailing list for
commit notifications
(guix-comm...@gnu.o
Hi,
I was just getting started with Guix by installing it on my regular
distro, Debian Jessie, by following the manual (which is really great -
I tried installing Nix first but couldn't get it to work, the Guix
manual is much better).
The install was successful but I noticed two errors related t
Efraim Flashner skribis:
> On Tue, Jul 05, 2016 at 10:45:51AM +0200, Ludovic Courtès wrote:
>> Efraim Flashner skribis:
>>
>> > On Mon, Jul 04, 2016 at 03:37:12PM +0200, Ludovic Courtès wrote:
>> >> Hi!
>>
>> If the kernel config corresponds to this kernel, I don’t see which of
>> the other EI
Alex Kost skribis:
> Ludovic Courtès (2016-07-02 17:34 +0300) wrote:
>
>> Alex Kost skribis:
>>
>>> * guix/profiles.scm (fonts-dir-file): New procedure.
>>> (%default-profile-hooks): Add it.
>>
>> [...]
>>
>> A potential problem with this hook is that it pulls mkfontscale and
>> mkfontdir regard
Ricardo Wurmus writes:
> Roel Janssen writes:
>
>> Ricardo Wurmus writes:
>>
>>> Roel Janssen writes:
>>>
Here I have a package recipe for perltidy. The version number differs
from the usual scheme, but that's what the project uses, so I cannot do
much about it.
>>>
>>> I don’t
Ben Woodcroft writes:
> On 29/06/16 00:56, Ricardo Wurmus wrote:
>> Ricardo Wurmus writes:
>>
>>> * gnu/packages/bioinformatics.scm (multiqc): New variable.
>>> ---
>>> gnu/packages/bioinformatics.scm | 30 ++
>>> 1 file changed, 30 insertions(+)
>>>
>>> diff --gi
Ludovic Courtès writes:
> Ricardo Wurmus skribis:
>
>> * gnu/packages/bioinformatics.scm (multiqc): New variable.
>
> [...]
>
>> +(license license:gpl3)))
>
> Make sure it’s v3-only, but otherwise LGTM too!
The only mention of a license is in “setup.py” declaring it to be
“GPLv3”. As ther
On 05/07/16 21:44, Roel Janssen wrote:
Ben Woodcroft writes:
Hi.
On 05/07/16 20:56, Roel Janssen wrote:
Dear Guix,
I have a question about the following patch to add emacs-ess.
Thanks, I was also making a half-hearted attempt at this.
Sorry for the duplicated effort. I am happy to merge
Roel Janssen writes:
> Ricardo Wurmus writes:
>
>> Roel Janssen writes:
>>
>>> Here I have a package recipe for perltidy. The version number differs
>>> from the usual scheme, but that's what the project uses, so I cannot do
>>> much about it.
>>
>> I don’t think that’s a problem.
>>
From
ng writes:
>> […]
>>> open("/gnu/store/2mz84alls2i314x4506wdw15zwmz82n8-python-2.7.10/lib/python2.7/site-packages/PyQt4.so",
>>> O_RDONLY) = -1 ENOENT (No such file or directory)
>>> open("/gnu/store/2mz84alls2i314x4506wdw15zwmz82n8-python-2.7.10/lib/python2.7/site-packages/PyQt4module.so",
>>>
Ben Woodcroft writes:
> Hi.
>
> On 05/07/16 20:56, Roel Janssen wrote:
>> Dear Guix,
>>
>> I have a question about the following patch to add emacs-ess.
>
> Thanks, I was also making a half-hearted attempt at this.
Sorry for the duplicated effort. I am happy to merge the two if you're
doing som
Hi Roel,
thanks for taking on ESS! (I was surprised to see that ESS is not
actually part of Emacs; I always assumed it was.)
>>From 0beacae7c386ea032cfac4511f4a9bc313fb1fb9 Mon Sep 17 00:00:00 2001
> From: Roel Janssen
> Date: Tue, 5 Jul 2016 14:53:03 +0200
> Subject: [PATCH] gnu: Add emacs-es
Hi.
On 05/07/16 20:56, Roel Janssen wrote:
Dear Guix,
I have a question about the following patch to add emacs-ess.
Thanks, I was also making a half-hearted attempt at this.
By default, the build files rely upon a LaTeX distribution to be
installed to generate a PDF from its Texinfo documen
* gnu/packages/statistics.scm (r-gdtools): New variable.
---
gnu/packages/statistics.scm | 24
1 file changed, 24 insertions(+)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 73c30ae..24fbabe 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu
* gnu/packages/statistics.scm (r-ggplot2)[propagated-inputs]: Add
r-svglite.
---
gnu/packages/statistics.scm | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 6f27aa6..b4e810a 100644
--- a/gnu/packages/statistics.s
* gnu/packages/statistics.scm (r-svglite): New variable.
---
gnu/packages/statistics.scm | 25 +
1 file changed, 25 insertions(+)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 24fbabe..6f27aa6 100644
--- a/gnu/packages/statistics.scm
+++ b/gn
Hi all,
Beforehand, trying to save an SVG file from a plot generated with ggplot did
not work. 'r-svglite' is only a listed as a suggested dependency for gpglot2,
but given that saving SVGs is reasonably central (at least for me), then I
think we should propagate it.
Test code:
$ R
> library(ggp
Ricardo Wurmus writes:
> Leo Famulari writes:
>
>> On Wed, Jun 29, 2016 at 04:36:17PM +0200, Ricardo Wurmus wrote:
>>> * gnu/packages/bioinformatics.scm (bits): New variable.
>>
>>> + (arguments
>>> + `(#:tests? #f ;no tests included
>>
>> How about the tests described in the README?
Dear Guix,
I have a question about the following patch to add emacs-ess.
By default, the build files rely upon a LaTeX distribution to be
installed to generate a PDF from its Texinfo documentation.
I know that texlive is quite a heavy package, so should I separate the
output of this package in "o
On Tue, Jul 05, 2016 at 10:45:51AM +0200, Ludovic Courtès wrote:
> Efraim Flashner skribis:
>
> > On Mon, Jul 04, 2016 at 03:37:12PM +0200, Ludovic Courtès wrote:
> >> Hi!
>
> If the kernel config corresponds to this kernel, I don’t see which of
> the other EINVAL reasons given in clone(2) would
Hello!
Here’s a neat article about Guix vs. Flatpak/Snappy:
http://www.ocsmag.com/2016/07/05/guix-the-non-aligned-universal-package-manager/
The author, Bruce Byfield, had “interviewed” Andreas, Leo, Ricardo, and
myself by email a week ago.
Enjoy! :-)
Ludo’.
* gnu/packages/lsh.scm: Remove. Move 'lsh and liboop' to...
* gnu/packages/ssh.scm (liboop, lsh): ... here. New variables.
* gnu/services/ssh.scm: Adjust accordingly.
* gnu/local.mk: Adjust accordingly.
---
gnu/local.mk | 1 -
gnu/packages/lsh.scm | 159
On Tue, Jul 05, 2016 at 10:45:51AM +0200, Ludovic Courtès wrote:
> Efraim Flashner skribis:
>
> > On Mon, Jul 04, 2016 at 03:37:12PM +0200, Ludovic Courtès wrote:
> >> Hi!
> >>
> >> Efraim Flashner skribis:
> >>
> >> > On the side I'm working on the aarch64 port, and I've come across a
> >>
>
Ricardo Wurmus writes:
> Roel Janssen writes:
>
>> Here I have a package recipe for perltidy. The version number differs
>> from the usual scheme, but that's what the project uses, so I cannot do
>> much about it.
>
> I don’t think that’s a problem.
>
>>>From d6cc1580a362f759bbd85107435a47c0eac
Roel Janssen writes:
> Here I have a package recipe for perltidy. The version number differs
> from the usual scheme, but that's what the project uses, so I cannot do
> much about it.
I don’t think that’s a problem.
>>From d6cc1580a362f759bbd85107435a47c0eac04954 Mon Sep 17 00:00:00 2001
> Fr
To test this in a vm don't forget to replace `-net user` with `-net
user,hostfwd=tcp::10022-:22` in `gnu/system/vm.scm`.
I'm currently also working on a spice service. I'm thinking it would
be nice to be able to specify qemu flags in services, then adding
`(rngd-service)` would include the `-devic
Ludovic Courtès writes:
> Ricardo Wurmus skribis:
>
>> * gnu/packages/bioinformatics.scm (emboss): New variable.
>
> I second Roel, this looks good to me.
Thanks, I pushe this along with libharu.
~~ Ricardo
Hiya,
Ludovic Courtès writes:
> Hello!
>
> Alex Sassmannshausen skribis:
>
>> The following three patches add 2 list modules, and one dependency.
>
> Applied all 3 patches, thanks!
Great, thanks all mine :-)
> I’ve added you to the member list on Savannah, so you can happily keep
> perlifying
Hello!
Alex Sassmannshausen skribis:
> The following three patches add 2 list modules, and one dependency.
Applied all 3 patches, thanks!
I’ve added you to the member list on Savannah, so you can happily keep
perlifying Guix. ;-)
Please read ‘HACKING’. When in doubt, don’t hesitate to ask f
David Craven skribis:
> * gnu/services/base.scm: New service.
> * doc/guix.texi: Add documentation.
Neat! I adjusted the commit log and made minor changes:
> +(define-record-type*
> + rngd-configuration make-rngd-configuration
> + rngd-configuration?
> + (rng-tools rngd-configuration-rng-t
Ricardo Wurmus skribis:
> * gnu/packages/pdf.scm (libharu): New variable.
LGTM, thanks!
Ludo’.
Hi,
ren...@openmailbox.org skribis:
> The code has changed in the current version, I used the version 2.12.0
> of the package to update the patch.
>
> how i know if the program will crash at run time?.
You could build it on GNU/Linux, using:
./pre-inst-env guix build fontconfig -K
Hopefully
Ricardo Wurmus skribis:
> * gnu/packages/bioinformatics.scm (emboss): New variable.
I second Roel, this looks good to me.
Thank you!
Ludo’.
Dear Guix,
Here I have a package recipe for perltidy. The version number differs
from the usual scheme, but that's what the project uses, so I cannot do
much about it.
Is this OK to push?
As always, thanks for your time.
Kind regards,
Roel Janssen
>From d6cc1580a362f759bbd85107435a47c0eac049
Efraim Flashner skribis:
> On Mon, Jul 04, 2016 at 03:37:12PM +0200, Ludovic Courtès wrote:
>> Hi!
>>
>> Efraim Flashner skribis:
>>
>> > On the side I'm working on the aarch64 port, and I've come across a
>>
>> Woohoo!
>>
>> > snag. I've been unable to actually get anything to build. When I
On Sun, Jul 03, 2016 at 04:51:27PM +0200, Paul Boddie wrote:
> Hello,
>
...
>
> One thing that looks very promising is the ability to cross-bootstrap the
> system, and I did manage to get that started for a new architecture (mipsel)
> by performing some modifications suggested in the documentati
Leo Famulari writes:
> On Sun, Jul 03, 2016 at 06:25:54PM +0200, Ricardo Wurmus wrote:
>> * gnu/packages/admin.scm (testdisk)[inputs]: Add ntfs-3g and libjpeg.
>> ---
>> gnu/packages/admin.scm | 4 +++-
>> 1 file changed, 3 insertions(+), 1 deletion(-)
>>
>> diff --git a/gnu/packages/admin.scm
49 matches
Mail list logo