* gnu/packages/patches/python-fix-dbm.patch: remove file. It is not needed
anymore, and is probably a left-over of a failed merge.
* gnu-system.am: remove gnu/packages/patches/python-fix-dbm.patch
---
gnu-system.am | 1 -
gnu/packages/patches/python-fix-dbm.patch | 2
* gnu/packages/python.scm (python): bump to 3.3.4
---
gnu/packages/python.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index f58e6db..df53b18 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -194,
* gnu/packages/python.scm (python-2): add libffi to the inputs and use it to
build the ctypes module.
---
gnu/packages/python.scm | 8
1 file changed, 8 insertions(+)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 44e3c14..8f92dc2 100644
--- a/gnu/packages/python.
* gnu/packages/python.scm (python-2): patch Lib/subprocess.py to use
/nix/.../sh when /bin/sh is not available (most of the time, in Guix chroot)
---
gnu/packages/python.scm | 19 ++-
1 file changed, 18 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/python.scm b/gnu/pack
This patch series, meant to be applied on the core-updates branch, brings a
bunch of improvements to the Python package.
The first one fixes bug #16569. The second one uses /nix/.../sh in the
subprocess module if /bin/sh is not available. I know Mark is not too found of
using /bin/sh if it is avai
* gnu/packages/python.scm: enable tests for Python 3
* gnu/packages/python-fix-tests.patch: New file.
* gnu/packages/gnu-sysem.am (dist_patch_DATA): add it.
---
gnu-system.am | 1 +
gnu/packages/patches/python-fix-tests.patch | 62 +
gnu/p
Hello,
I'm trying to write a recipe to install GNU typist:
http://www.gnu.org/software/gtypist/
Just to be clear, one cannot install gtypist with "guix package -i
gtypist", because guix does not currently have a recipe for gtypist.
Anyway, I used guix download to download t
* gnu/packages/patches/coreutils-skip-nohup.patch: patch taken from the git
repository of coreutils, that makes sure tests/misc/nohup.sh does not fail
when /dev/tty does not exist.
* gnu/packages/base.scm (coreutils): use it.
* gnu-system.am (dist_patch_DATA): add it.
---
gnu-system.am
Eric Bavier skribis:
> From 07bd4032614f61d94bffddd6355702584a680f0f Mon Sep 17 00:00:00 2001
> From: Eric Bavier
> Date: Thu, 6 Mar 2014 14:16:18 -0600
> Subject: [PATCH] gnu: Add a2ps, trueprint, enscript, and source-highlight
>
> * gnu/packages/pretty-print.scm: New file
> * gnu/packages/patc
In Package Menu mode, `r' will download the archive contents again,
whereas `g' only rebuilds the tabulated list of packages that have been
downloaded previously.
So we can use `r' (guix pull) to check if there is any updated packages,
and use `g' for example to revert the install/delete marks in
This patch adds a couple pretty-printers. Comments?
>From 07bd4032614f61d94bffddd6355702584a680f0f Mon Sep 17 00:00:00 2001
From: Eric Bavier
Date: Thu, 6 Mar 2014 14:16:18 -0600
Subject: [PATCH] gnu: Add a2ps, trueprint, enscript, and source-highlight
* gnu/packages/pretty-print.scm: New file
Mark H Weaver skribis:
> From 6ece020375232d3fab6c8c1dc16e1ae0031617ba Mon Sep 17 00:00:00 2001
> From: Mark H Weaver
> Date: Wed, 5 Mar 2014 19:12:19 -0500
> Subject: [PATCH 1/2] gnu: Add libotr.
>
> * gnu/packages/messaging.scm: New file.
> * gnu-system.am (GNU_SYSTEM_MODULES): Add it.
Excell
David Thompson skribis:
> From 05b688c100292d9407486235a2ab8f0ac2b27446 Mon Sep 17 00:00:00 2001
> From: David Thompson
> Date: Wed, 5 Mar 2014 20:45:55 -0500
> Subject: [PATCH] gnu: Add ncmpc.
>
> * gnu/packages/mpd.scm (ncmpc): New variable.
Looks good to me, please push.
Ludo’.
Mark H Weaver skribis:
> From 90929b7126a6676ca30f8e968d4b6ca3e10a4d3d Mon Sep 17 00:00:00 2001
> From: Mark H Weaver
> Date: Wed, 5 Mar 2014 16:21:24 -0500
> Subject: [PATCH] gnu: gnupg: Add support for version 1.4.16.
>
> * gnu/packages/gnupg.scm (gnupg-1): New variable.
OK to push, thanks!
Here's an updated patch that makes pkg-config a native input.
>From 05b688c100292d9407486235a2ab8f0ac2b27446 Mon Sep 17 00:00:00 2001
From: David Thompson
Date: Wed, 5 Mar 2014 20:45:55 -0500
Subject: [PATCH] gnu: Add ncmpc.
* gnu/packages/mpd.scm (ncmpc): New variable.
---
gnu/packages/mpd.scm
Grim Schjetne skribis:
> l...@gnu.org (Ludovic Courtès) writes:
>
>> Xue Fuqiao skribis:
>>> `r'
>>> Refresh the package list (`guix-refresh'). This recomputes the
>>> package list.
>>
>> Perhaps there should be something that runs ‘guix pull’ too (it’s like
>> ‘apt-get update’)?
>
>
16 matches
Mail list logo