>From dbaea840188e9241f3db81ec40b6282cf6848459 Mon Sep 17 00:00:00 2001
From: Ricardo Wurmus
Date: Fri, 27 Feb 2015 08:32:58 +0100
Subject: [PATCH] gnu: Add txt2man.
* gnu/packages/man.scm (txt2man): New variable.
---
gnu/packages/man.scm | 27 +++
1 file changed, 27 inse
Paul van der Walt writes:
> From 579637f64f075c25028479a259ae860fe276efa6 Mon Sep 17 00:00:00 2001
> From: Paul van der Walt
> Date: Fri, 27 Feb 2015 01:23:48 +0100
> Subject: [PATCH] gnu: mu: Update to 0.9.11.
>
> * gnu/packages/mail.scm (mu): Update to 0.9.11.
Looks good to me, although I for
Hi Mark,
> Looks good to me, modulo a few minor nits.
Thanks for the feedback! I've tried again, see attachment.
Cheers,
p.
>From 579637f64f075c25028479a259ae860fe276efa6 Mon Sep 17 00:00:00 2001
From: Paul van der Walt
Date: Fri, 27 Feb 2015 01:23:48 +0100
Subject: [PATCH] gnu: mu: Update to 0
l...@gnu.org (Ludovic Courtès) writes:
> Commit 5335c56 adds an ‘install-locale’ phase to gnu-build-system and
> the next one adds glibc-utf8-locale to the implicit inputs.
>
> During bootstrap, locales aren’t available so we’re still running on the
> C locale, which is fine in practice because we
By the way, I still think we should modify our cmake build system to pass
-DCMAKE_VERBOSE_MAKEFILE=ON
It shows the commands executed by make, which is really useful when there
is a build problem.
This would be the occasion to implement it in core-updates.
What do you think?
Andreas
Mark H Weaver skribis:
> I converted the video to WebM, boosted the volume, uploaded it to
> audio-video.gnu.org, and updated http://gnu.org/s/guix to point to it.
Thanks for the quick reaction! I’ve embedded the video on the web page
with Dave’s help.
Ludo’.
Ludovic Courtès (2015-02-26 02:05 +0300) wrote:
> Alex Kost skribis:
>
>> Suppose a user specifies "--no-substitutes" in his GUIX_BUILD_OPTIONS
>> and then he calls "guix system reconfigure". What would happen?
>> Substitutes _will be used_ anyway, because:
>> ‘(parse-options-from args)’ will co
Hello,
so here are suggestions for possible descriptions. No particular quality
is guaranteed :-) Feel free to use or modify them.
On Thu, Feb 26, 2015 at 01:31:09AM +0100, Tomáš Čech wrote:
> +(define-public efl
The Enlightenment Foundation Libraries (EFL) provide a graphics toolkit
which is use
Hello,
On Thu, Feb 26, 2015 at 12:28:10PM +0100, Ricardo Wurmus wrote:
> Attached is a better version that actually works.
> I explicitly delete python-scipy and python-numpy, both of which have
> matplotlib (and thus the problematic python-pycairo) as inputs, from the
> propagated inputs and add
On Thu, Feb 26, 2015 at 02:03:37PM -0600, Eric Bavier wrote:
> The issue in this case is that py2cairo and pycairo are actually different
> projects. I chose to use the name python2-py2cairo, to go with our "least
> divergence from upstream" method.
Both seem to belong to the "pycairo" project:
From e68385d00809f2df5a1c1b7beefa4682d2a27a6e Mon Sep 17 00:00:00 2001
From: Federico Beffa
Date: Wed, 25 Feb 2015 20:20:24 +0100
Subject: [PATCH 3/3] gnu: Add ghc.
* gnu/packages/haskell.scm: New file.
---
gnu/packages/haskell.scm | 218 +++
1 file c
From e0e0cce18ea382409fd1d44d24e5cb9edb49bc0a Mon Sep 17 00:00:00 2001
From: Federico Beffa
Date: Thu, 26 Feb 2015 09:33:57 +0100
Subject: [PATCH 2/3] gnu: Add libedit.
* gnu/packages/libedit.scm: New file.
---
gnu/packages/libedit.scm | 50
1 fi
Daniel Pimentel writes:
> I installed GuixSD on Lenovo X200 Tablet with success (Linux-Libre
> 3.18.4), but after upgrade (# guix pull; guix system reconfigure
> /etc/config.scm) there is a kernel panic with kernel higher than
> 3.18.4 (last line):
> kernel panic - not syncing: Attempted to kill
On Thu, Feb 26, 2015 at 07:20:55PM +0100, Ludovic Courtès wrote:
> Would be good to add the python-cairo example here to clarify it, but
> other than that it LGTM.
Okay, will do.
Andreas
On Thu, Feb 26, 2015 at 07:09:08PM +0100, Tomáš Čech wrote:
> But it seems that the filename is really important to you all so I'll
> change the name.
Not really, I care a lot about package names and little about file names :-)
It was just a suggestion to think about, whatever you prefer.
Andreas
On Thu, Feb 26, 2015 at 08:47:20PM +0800, 宋文武 wrote:
Tomáš Čech writes:
Hello,
thanks for review.
On Thu, Feb 26, 2015 at 11:23:27AM +0100, Andreas Enge wrote:
Hello,
just a quick comment on the descriptions. It would be good to write full
sentences, for instance:
On Thu, Feb 26, 2015 at
On Thu, Feb 26, 2015 at 06:11:03PM +0100, Ludovic Courtès wrote:
> I think a Python “module” is a single .py file. In that case “package”
> seems more accurate, no?
Indeed, that is true. Still I am looking for a justification to rename
"python2-py2cairo" to "python2-cairo", that is, use the modul
Daniel Pimentel skribis:
> I installed GuixSD on Lenovo X200 Tablet with success (Linux-Libre
> 3.18.4), but after upgrade (# guix pull; guix system reconfigure
> /etc/config.scm) there is a kernel panic with kernel higher than
> 3.18.4 (last line):
> kernel panic - not syncing: Attempted to kill
On Thu, Feb 26, 2015 at 10:41:30AM -0500, Mark H Weaver wrote:
> I think this should go to core-updates, because it will cause a lot of
> rebuilds, and a core-updates merge should happen fairly soon anyway.
Okay, I agree.
Andreas
>From 9c69ab1e5f1091e1f36d8ca7716c7c394d09e4c2 Mon Sep 17 00:00:00 2001
From: Ricardo Wurmus
Date: Thu, 26 Feb 2015 17:10:39 +0100
Subject: [PATCH] gnu: Add MACS.
* gnu/packages/bioinformatics.scm (macs): New variable.
---
gnu/packages/bioinformatics.scm | 31 +++
1 f
* gnu/packages/cmake.scm (cmake): Update to 3.1.3.
---
gnu/packages/cmake.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cmake.scm b/gnu/packages/cmake.scm
index 63805ef..c3ed4ae 100644
--- a/gnu/packages/cmake.scm
+++ b/gnu/packages/cmake.scm
@@ -35,7 +3
Ricardo Wurmus writes:
> Attached are new patches for pyyaml and pybedtools (libyaml has already
> been pushed).
Please ignore the
+ #:use-module (gnu packages web)
in the pybedtools patch. It's not actually needed and slipped into this
patch set by accident.
On Thu, 26 Feb 2015, Daniel Pimentel wrote:
Hi Guix,
I installed GuixSD on Lenovo X200 Tablet with success (Linux-Libre 3.18.4),
but after upgrade (# guix pull; guix system reconfigure /etc/config.scm)
there is a kernel panic with kernel higher than 3.18.4 (last line):
kernel panic - not syn
On 2015-02-26 08:35, Daniel Pimentel wrote:
Hi Guix,
I installed GuixSD on Lenovo X200 Tablet with success (Linux-Libre
3.18.4), but after upgrade (# guix pull; guix system reconfigure
/etc/config.scm) there is a kernel panic with kernel higher than
3.18.4 (last line):
kernel panic - not syncing
Hi Guix,
I installed GuixSD on Lenovo X200 Tablet with success (Linux-Libre
3.18.4), but after upgrade (# guix pull; guix system reconfigure
/etc/config.scm) there is a kernel panic with kernel higher than 3.18.4
(last line):
kernel panic - not syncing: Attempted to kill init! exit code=0x000
l...@gnu.org (Ludovic Courtès) writes:
> taylanbayi...@gmail.com (Taylan Ulrich "Bayırlı/Kammer") skribis:
>
>> (modify-phases '((foo . 0) (bar . 1) (baz . 2))
>> (delete foo)
>> (replace bar 'x)
>> (add-before baz pre-baz 'y)) ;=> ((bar . x) (pre-baz . y) (baz . 2))
>
> I like it! Let’s pu
David Thompson writes:
> It would be a shame to use a static site generator that isn't written
> in Guile. However, there isn't an available solution and my efforts to
> write one (along with a Markdown parser) haven't produced anything
> usable as of now.
For what it's worth, I have a tiny '(ht
g33k0b0y . writes:
> It seems that Guix can install multiple versions of GPG. It names the
> 1.4.18 version as gpg, and the 2.0.26 version as gpg2.
[...]
> If I am an inexperienced user and install gnupg, from my previous
> experience with other distros, (Trisquel, gNewSense) I would expect to
28 matches
Mail list logo