[PATCH] gnu: gnome-screenshot: Update to 3.20.1.

2016-08-24 Thread rennes
This is a patch to update the version of gnome-screenshot to 3.20.1. Built, linted and tested. ThanksFrom 17c165c637f487d723a43480f5616b0be0fe484d Mon Sep 17 00:00:00 2001 From: Rene Saavedra Date: Wed, 24 Aug 2016 21:39:58 -0500 Subject: [PATCH] gnu: gnome-screenshot:

[PATCH] gnu: awesome: Add awesome-3.5

2016-08-24 Thread gno
Hi guix ! Sure hope I'm doing this right as I'm new to this. These patches add Awesome 3.5.9 to the repository. I decided against updating since it may break peoples configurations. Awesome had API changes in between 3.4 and 3.5. Please have a look.From cd3175f242450169b269ead777be6c7835476fba

Re: [PATCH] gnu: Add dlib.

2016-08-24 Thread Ben Woodcroft
On 24 August 2016 3:08:58 PM GMT-04:00, Marius Bakke wrote: > >>> Adding "#:parallel-build? #f" had no effect on tests, indeed the >check >>> phase does not seem to use the previously built dlib; it builds it >again >>> without parallel-build. I will try reproducing the

[PATCH 1/2] gnu: gtk+-2: Add patch to support GUIX_GTK2_IM_MODULE_FILE.

2016-08-24 Thread Ricardo Wurmus
* gnu/packages/patches/gtk2-respect-GUIX_GTK2_IM_MODULE_FILE.patch: New file. * gnu/packages/gtk.scm (gtk+-2)[source]: Add it. * gnu/local.mk (dist_patch_DATA): Add it. --- gnu/local.mk | 1 + gnu/packages/gtk.scm

[PATCH 2/2] gnu: gtk+: Add patch to support GUIX_GTK3_IM_MODULE_FILE.

2016-08-24 Thread Ricardo Wurmus
* gnu/packages/patches/gtk3-respect-GUIX_GTK3_IM_MODULE_FILE.patch: New file. * gnu/packages/gtk.scm (gtk+)[source]: Add it. * gnu/local.mk (dist_patch_DATA): Add it. --- gnu/local.mk | 1 + gnu/packages/gtk.scm |

[PATCH 0/2] Fix IBus input methods.

2016-08-24 Thread Ricardo Wurmus
Hi Guix, with these patches different versions of GTK+ can be given different input method module caches. Currently, the problem with additional GTK input methods (such as IBus) is that to make them visible you need to generate a cache file and point to it with GTK_IM_MODULE_FILE. Since this

[PATCH] Add bwm-ng.

2016-08-24 Thread Arun
Please find attached patch to add new package 'bwm-ng' to (gnu packages admin). Regards, Arun Isaac From 2a88508183f9b8005c2a0694992f1b3ae4208049 Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Wed, 24 Aug 2016 23:49:46 +0530 Subject: [PATCH] gnu: Add bwm-ng. To:

Re: Novena

2016-08-24 Thread David Craven
> I'm trying to find a way for the U-Boot installer to detect that it's on a > Novena. Nice! I want one =P

[PATCH] Add squeak-vm

2016-08-24 Thread Nicolas Goaziou
Hello, The following patches add squeak-vm. The build process is rather unusual since this is cmake with a configure script in a remote place. IOW, I couldn't build it with regular cmake-build-system and #:configure-flags. Regards, -- Nicolas Goaziou

Novena

2016-08-24 Thread Danny Milosavljevic
Hi, can someone with a Novena please do $ cat /proc/cpuinfo on it? Also, if applicable, try $ ls /sys/firmware/efi/vars . I'm trying to find a way for the U-Boot installer to detect that it's on a Novena.

Re: [PATCH] gnu: tor: Update to 0.2.8.7.

2016-08-24 Thread Leo Famulari
On Wed, Aug 24, 2016 at 07:32:52PM +, ng0 wrote: > Updates tor to 0.2.8.7, released.. today? yesterday? Well, recently. Thanks, pushed as ec9be00fc. > Question: why is perl not a native-input for tor? I see some > version-update.pl complaining update it but not fatally failing. It looks

[PATCH] gnu: tor: Update to 0.2.8.7.

2016-08-24 Thread ng0
Updates tor to 0.2.8.7, released.. today? yesterday? Well, recently. Question: why is perl not a native-input for tor? I see some version-update.pl complaining update it but not fatally failing. From 9090a30806cbb444e69e403d9bbdd0bf937cf6a2 Mon Sep 17 00:00:00 2001 From: ng0

Re: [PATCH 1/2] gnu: Add libtsm.

2016-08-24 Thread David Craven
> I'm lost :) What does this mean for libtsm? Can't we just call it an ISC license? I'm sorry I even said something =P It's the author's responsability to select a license or not add a license in which case it's clear that it's copyrighted. Stuff like this is just annoying...

Re: [PATCH] gnu: Add dlib.

2016-08-24 Thread Marius Bakke
Leo Famulari writes: > On Wed, Aug 24, 2016 at 11:26:28AM +0100, Marius Bakke wrote: >> There are a couple of things going on in this thread: >> >> 1. Segfault on x86_64. This seems to have been resolved simply by >> updating OpenBLAS. At least, I'm no longer able to

Re: [PATCH 1/2] gnu: Add libtsm.

2016-08-24 Thread Leo Famulari
On Wed, Aug 24, 2016 at 09:22:43PM +0300, Efraim Flashner wrote: > On Mon, Aug 22, 2016 at 09:09:26PM -0400, Leo Famulari wrote: > > On Tue, Aug 23, 2016 at 02:04:01AM +0200, David Craven wrote: > > > Can I get some feedback on this email? Is it appropriate? > > > > I guess the email looks good.

Re: [PATCH 2/2] gnu: Add kmscon.

2016-08-24 Thread David Craven
Leo already mentioned it, and I've already pushed it... I only realized the licensing problem (with libtsm and by extension with kmscon) afterwards... But thanks :)

Re: [PATCH 2/2] gnu: Add kmscon.

2016-08-24 Thread Efraim Flashner
On Mon, Aug 22, 2016 at 03:53:07PM +0200, David Craven wrote: > * gnu/packages/admin.scm (kmscon): New variable. > --- > gnu/packages/admin.scm | 33 + > 1 file changed, 33 insertions(+) > > diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm > index

Re: [PATCH 1/2] gnu: Add libtsm.

2016-08-24 Thread Efraim Flashner
On Mon, Aug 22, 2016 at 09:09:26PM -0400, Leo Famulari wrote: > On Tue, Aug 23, 2016 at 02:04:01AM +0200, David Craven wrote: > > Can I get some feedback on this email? Is it appropriate? > > I guess the email looks good. I would rather ask some licensing experts > before taking this to the

Re: [PATCH] gnu: Add dlib.

2016-08-24 Thread Leo Famulari
On Wed, Aug 24, 2016 at 11:26:28AM +0100, Marius Bakke wrote: > There are a couple of things going on in this thread: > > 1. Segfault on x86_64. This seems to have been resolved simply by > updating OpenBLAS. At least, I'm no longer able to reproduce it even > with LAPACK in inputs. So, that

Re: GuixSD 0.11.0 Install

2016-08-24 Thread David Craven
Thank you Marius and Vincent for your corrections. @Marc So I retested it and the only problem with your configuration is the username. According to stackoverflow: > To be on the safe side of things, follow the same rules of a C identifier: > ([a-z_][a-z0-9_]{0,30}) [0]

[PATCH] refresh nss-certs

2016-08-24 Thread Vincent Legoll
The attached patch updates nss-certs to latest 3.26 WDYT? -- Vincent Legoll From 5932fe2aa2473cec7bc38473102b9fe2b62a7d94 Mon Sep 17 00:00:00 2001 From: Vincent Legoll Date: Wed, 24 Aug 2016 13:03:48 +0200 Subject: [PATCH] gnu: nss-certs: Update to 3.26 *

Re: Store on separate partition

2016-08-24 Thread Carlos Sánchez de La Lama
>> my (not very big) root partition is almost full, even after >> garbage-collecting. I am trying to move the store to a separate >> partition, but this is problematic as you need the store at boot time >> for the system utilities (and to mount partitions, actually). > > I tried to do it recently

Re: GuixSD 0.11.0 Install

2016-08-24 Thread Vincent Legoll
>> (device "my-root") >> (device "my-boot") > > device should be a path to the device node and should look something > like /dev/sda1 and /dev/sda2. > >> (title 'label) > >> (title 'label) > > remove these Are you sure ? I have similar setup (mount-by-label) and it is working, or did I

Re: GuixSD 0.11.0 Install

2016-08-24 Thread Marius Bakke
David Craven writes: >> (device "my-root") > >> (device "my-boot") > > device should be a path to the device node and should look something > like /dev/sda1 and /dev/sda2. > >> (title 'label) > >> (title 'label) > > remove these (title 'label) instructs the boot routine to look

Re: [PATCH] gnu: Add dlib.

2016-08-24 Thread Marius Bakke
Marius Bakke writes: >> Without OpenBLAS dlib will use an internal BLAS implementation. I'm >> fairly certain that will at least fix the crash on x86_64, which was >> a segfault in libopenblasp-r0.2.15.so when we had LAPACK in inputs, but >> seems to consistently trigger on

Re: GuixSD 0.11.0 Install

2016-08-24 Thread David Craven
Hi Marc, > (device "my-root") > (device "my-boot") device should be a path to the device node and should look something like /dev/sda1 and /dev/sda2. > (name "Marc") doesn't like capitalized user-names > (title 'label) > (title 'label) remove these This should give you a working setup.

Re: guix pull avoidance

2016-08-24 Thread Vincent Legoll
Hello, > How's the following totally untested, probably buggy patch ? After painful testing (I have to remove the .config/guix/latest symlink each time, make it point back to ~/guix_git with my modifications, and it recompiles a whole bunch of scm files...) Any idea how to improve that ? >

Question about emacs and guix (was: Re: [PATCH] Add tintin)

2016-08-24 Thread Alex Kost
David Craven (2016-08-23 20:05 +0300) wrote: > Running C-c . b gives me this error msg: > ERROR: No variable named guile-final in # commencement) 7e435a0> If you mean you opened ".../gnu/packages/commencement.scm" file, moved the point inside 'guile-final' definition, and pressed "C-c . b", then

Re: Store on separate partition

2016-08-24 Thread Alex Kost
Carlos Sánchez de La Lama (2016-08-24 10:06 +0300) wrote: > Hi all, > > my (not very big) root partition is almost full, even after > garbage-collecting. I am trying to move the store to a separate > partition, but this is problematic as you need the store at boot time > for the system utilities

Re: Store on separate partition

2016-08-24 Thread Vincent Legoll
Hello, > my (not very big) root partition is almost full, even after > garbage-collecting. I am trying to move the store to a separate > partition, but this is problematic as you need the store at boot time > for the system utilities (and to mount partitions, actually). I did it once and it

Store on separate partition

2016-08-24 Thread Carlos Sánchez de La Lama
Hi all, my (not very big) root partition is almost full, even after garbage-collecting. I am trying to move the store to a separate partition, but this is problematic as you need the store at boot time for the system utilities (and to mount partitions, actually). Is there a known way to achieve