Re: guix.el: Key bindings for a package list

2014-09-06 Thread Alex Kost
Ludovic Courtès (2014-09-06 00:24 +0400) wrote: BTW, M-x list-packages lists installed packages at the bottom, and with a different face. What about doing something similar for guix-newest-available-packages co.? No objection for a face, but I don't think such sorting should be the default

Re: [PATCH 3/3] gnu: Add minetest.

2014-09-06 Thread Ludovic Courtès
David Thompson dthomps...@worcester.edu skribis: From 55e5624ec2a18c18d5d135170cd8693dbf2c8bda Mon Sep 17 00:00:00 2001 From: David Thompson dthomps...@worcester.edu Date: Fri, 5 Sep 2014 14:46:44 -0400 Subject: [PATCH 3/3] gnu: Add minetest. * gnu/packages/games.scm (minetest): New

Re: guix.el: Key bindings for a package list

2014-09-06 Thread Ludovic Courtès
Alex Kost alez...@gmail.com skribis: Ludovic Courtès (2014-09-06 00:24 +0400) wrote: BTW, M-x list-packages lists installed packages at the bottom, and with a different face. What about doing something similar for guix-newest-available-packages co.? No objection for a face, but I don't

Re: guix.el: Key bindings for a package list

2014-09-06 Thread Alex Kost
Ludovic Courtès (2014-09-06 00:22 +0400) wrote: Alex Kost alez...@gmail.com skribis: Ludovic Courtès (2014-09-05 12:26 +0400) wrote: Alex Kost alez...@gmail.com skribis: Hello, I would like to know people's opinions about default key bindings. Currently in a buffer with a list of

Re: guix.el: Key bindings for a package list

2014-09-06 Thread Taylan Ulrich Bayirli/Kammer
Alex Kost alez...@gmail.com writes: OK, so the summary is: - u to unmark (C-u u to unmark all); - i to mark for installing out of the current package (C-u i to prompt for outputs to install); - d to mark for deleting all outputs of the current package (C-u d to prompt for outputs to

Re: [PATCH 3/3] gnu: Add minetest.

2014-09-06 Thread David Thompson
Ludovic Courtès l...@gnu.org writes: David Thompson dthomps...@worcester.edu skribis: From 55e5624ec2a18c18d5d135170cd8693dbf2c8bda Mon Sep 17 00:00:00 2001 From: David Thompson dthomps...@worcester.edu Date: Fri, 5 Sep 2014 14:46:44 -0400 Subject: [PATCH 3/3] gnu: Add minetest. *

[PATCH 1/2] gnu: Add minetest-data.

2014-09-06 Thread David Thompson
* gnu/packages/games.scm (minetest-data): New variable. --- gnu/packages/games.scm | 54 ++ 1 file changed, 50 insertions(+), 4 deletions(-) diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm index 3faf892..40f8fbf 100644 ---

[PATCH 2/2] gnu: Add minetest.

2014-09-06 Thread David Thompson
* gnu/packages/patches/minetest-subgame-env-var.patch: New file. * gnu-system.am (dist_patch_DATA): Add it. * gnu/packages/games.scm (minetest): New variable. --- gnu-system.am | 1 + gnu/packages/games.scm | 67

pypi-guix script

2014-09-06 Thread David Thompson
Hello all, Over the past several days I've begun the long process towards packaging GNU MediaGoblin, a Python web application with a lot of dependencies. To make the process easier, I threw together a little script that can automatically generate Guix package snippets for Python libraries using

Re: pypi-guix script

2014-09-06 Thread Nikita Karetnikov
For more details and source code, check out the git repository: https://gitorious.org/davexunit/pypi2guix Why not add it to Guix? pgp5DxVq5VsRV.pgp Description: PGP signature

guix.el multiple outputs

2014-09-06 Thread Ludovic Courtès
Taylan Ulrich Bayirli/Kammer taylanbayi...@gmail.com skribis: By the way, it might be nice to have an option to list the secondary outputs of a package explicitly alongside the normal, as if it were just another package. Currently *Guix Package List* shows, for instance: gcc-toolchain

Re: guix.el: Key bindings for a package list

2014-09-06 Thread Ludovic Courtès
Alex Kost alez...@gmail.com skribis: From b3f3e4b900f4a2d97a10410abe2561d9d1fc137a Mon Sep 17 00:00:00 2001 From: Alex Kost alez...@gmail.com Date: Sat, 6 Sep 2014 18:00:45 +0400 Subject: [PATCH] emacs: Improve key bindings for marking the packages. * emacs/guix-list.el: Use U to upgrade

Re: guix.el multiple outputs

2014-09-06 Thread Taylan Ulrich Bayirli/Kammer
l...@gnu.org (Ludovic Courtès) writes: Are you suggesting that it should instead show it as two lines? gcc-toolchain4.9.1 out yes Complete GCC tool chain for C/C++ development gcc-toolchain4.9.1 debugyes Complete GCC tool chain for C/C++

Problem No space left on device

2014-09-06 Thread Luis Souto Graña
Hello, could you help me? I have tried to install several times GNU guix using QEMU, but I always end up with the following error: No space left on device. My latest attempt, step by step: $ qemu-img create -f raw gnuguix.img 30G $ qemu-img create -f raw swap.img 10G $ qemu-system-i386 -hda