[PATCH] gnu: Add miscfiles

2014-10-21 Thread John Darrington
* gnu/packages/miscfiles.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it. --- gnu-system.am |1 + gnu/packages/miscfiles.scm | 44 2 files changed, 45 insertions(+) create mode 100644 gnu/packages/miscfiles.scm diff --gi

[PATCH 5/5] emacs: Add 'guix-pull' command.

2014-10-21 Thread Alex Kost
“M-x guix-pull” itself. >From c117fe99830323409c0563204d45ceb0f53e1e75 Mon Sep 17 00:00:00 2001 From: Alex Kost Date: Tue, 21 Oct 2014 11:48:28 +0400 Subject: [PATCH 5/5] emacs: Add 'guix-pull' command. * emacs/guix-base.el (guix-pull): New command. (guix-update-after-pull, guix-after-pull-hoo

[PATCH 4/5] emacs: Improve REPL procedures.

2014-10-21 Thread Alex Kost
More internal changes. >From 6dd7a04f6021892b79b88579297cdf3358e3c2dc Mon Sep 17 00:00:00 2001 From: Alex Kost Date: Mon, 20 Oct 2014 23:23:32 +0400 Subject: [PATCH 4/5] emacs: Improve REPL procedures. * emacs/guix-backend.el (guix-start-process-maybe): Add 'start-msg' and 'end-msg' optional a

[PATCH 2/5] emacs: Introduce REPL operation type.

2014-10-21 Thread Alex Kost
This is an auxiliary commit for a “pull” operation added in a later patch. >From ef0414fbe738d18d33b23a67dc47c8e75dbb Mon Sep 17 00:00:00 2001 From: Alex Kost Date: Mon, 20 Oct 2014 23:18:13 +0400 Subject: [PATCH 2/5] emacs: Introduce REPL operation type. * emacs/guix-backend.el (guix-repl-o

[PATCH 3/5] emacs: Improve buffer procedures.

2014-10-21 Thread Alex Kost
Some internal changes. >From 0973be332e0752497c831ad27d44fe6594cb1da8 Mon Sep 17 00:00:00 2001 From: Alex Kost Date: Mon, 20 Oct 2014 21:43:33 +0400 Subject: [PATCH 3/5] emacs: Improve buffer procedures. * emacs/guix-base.el (guix-list-or-info-buffer-p): Delete. Replace with... (guix-buffer-p

[PATCH 1/5] emacs: Handle updating by ID after REPL restart.

2014-10-21 Thread Alex Kost
Hello, this patchset is for adding “M-x guix-pull” command, plus some related (and not very related) changes. The attached patch fixes the following problem: You describe a package by pressing RET in a list of packages and you get *Guix Package Info* buffer with this package. Then if you restart

Re: [PATCH] gnu: Add Cython

2014-10-21 Thread Federico Beffa
On Mon, Oct 20, 2014 at 11:15 PM, Eric Bavier wrote: > > It's not a common need when building packages. There are a few other > packages that need an existing, writable $HOME when building or testing. OK. But if the directory would exist, then the build system would cover more packages with no e