Christopher Baines (2016-02-17 18:02 +0300) wrote:
[...]
> +(define-public gconfmm
> + (package
> +(name "gconfmm")
> +(version "2.28.3")
> +(source (origin
> + (method url-fetch)
> + (uri
> + (let ((upstream-name "gconfmm"))
> +
On Thu, Feb 18, 2016 at 06:57:18PM -0500, Leo Famulari wrote:
> > +(inputs `(("gettext" ,gnu-gettext)))
> Can somebody with more experience comment on whether or not this should
> be propagated (assuming it's a runtime dependency, otherwise it should
> be native)?
It is most likely a native-in
On Sat, Feb 20, 2016 at 12:18:34PM +0100, Andreas Enge wrote:
> On Thu, Feb 18, 2016 at 06:57:18PM -0500, Leo Famulari wrote:
> > > +(inputs `(("gettext" ,gnu-gettext)))
> > Can somebody with more experience comment on whether or not this should
> > be propagated (assuming it's a runtime depend
On 17/02/16 02:25, Ricardo Wurmus wrote:
Hi Guix,
here are four patches to add genome annotation packages for R. The
species names (“Mouse”, “Worm”, “Human”, “Fly”) are capitalised because
they refer to the names of common model organisms.
Thanks for this Ricardo. My only comment is that perh
Hello,
before considering more mate packages, I would like to get back to discussing
the existing ones; as I am not knowledgeable about desktop packages, I must
admit I did not look at them too closely before. So maybe my comments can
also be disregarded, but it would be good if someone more exper
Hello,
thanks for your reply.
On Sat, 20 Feb 2016 14:41:17 +0100
Andreas Enge wrote:
> Hello,
>
> before considering more mate packages, I would like to get back to
> discussing the existing ones; as I am not knowledgeable about desktop
> packages, I must admit I did not look at them too close
On Sat, Feb 20, 2016 at 02:41:17PM +0100, Andreas Enge wrote:
> Hello,
>
> before considering more mate packages, I would like to get back to discussing
> the existing ones; as I am not knowledgeable about desktop packages, I must
> admit I did not look at them too closely before. So maybe my comm
Earlier today I tried doing a build without substitutes. I was
surprised to see this error:
Starting download of
/gnu/store/hg3692jqq4jmhg4qx8d7y67fspimy898-?id=3ba68f9e64fa2eb8af22d510437a0c6441feb5e0
>From
>http://git.savannah.gnu.org/cgit/coreutils.git/patch/?id=3ba68f9e64fa2eb8af22d510437a0
Andreas Enge writes:
> On Thu, Feb 18, 2016 at 02:53:40PM -0800, Christopher Allan Webber wrote:
>> I'm assuming this was directed at me (though I don't work on Pumpa, but
>> I could ask the author things... I do *use* it every day though). What
>> am I being asked here... I'm not sure? Whether
On Thu, Feb 18, 2016 at 4:26 PM, Christopher Baines wrote:
> * gnu/packages/mpd.scm (sonata): New variable.
This is really cool, thanks! Sonata was my main music player back in
the day and I'm glad to see that it's being maintained again. I
cleaned it up somewhat, built it, and ran it. I'm hes
On Thu, 18 Feb 2016 17:35:29 -0500
Leo Famulari wrote:
> On Thu, Feb 18, 2016 at 09:43:49PM +0100, Andreas Enge wrote:
> [...]
> [...]
> [...]
> > > $ guix refresh -l qt-4
> > > Building the following 18 packages would ensure 24 dependent packages
> > > are rebuil
On Sat, 20 Feb 2016 10:19:51 -0800
Christopher Allan Webber wrote:
> Earlier today I tried doing a build without substitutes. I was
> surprised to see this error:
>
> Starting download of
> /gnu/store/hg3692jqq4jmhg4qx8d7y67fspimy898-?id=3ba68f9e64fa2eb8af22d510437a0c6441feb5e0
> From
> http:
Hey there,
I brought up this topic a long time ago and as since have been thinking about
this, reading the code base and getting accustomed to it. I've had the intention
of porting GuixSD to use the U-Boot bootloader, which I think can be done
without much if any changes to the user-facing configu
Hi,
i attached libzapojit patch for review.
This is a library for accessing SkyDrive and Hotmail, necessary for
documents manager(GNOME apps).
Thanks in advanceFrom 2461295d5c4a5a16813053ad40b43c6e2688 Mon Sep 17 00:00:00 2001
From: Rene Saavedra
Date: Sat, 20 Feb 2016 16:09:04 -0600
Su
Efraim Flashner writes:
> On Sat, 20 Feb 2016 10:19:51 -0800
> Christopher Allan Webber wrote:
>
>> Earlier today I tried doing a build without substitutes. I was
>> surprised to see this error:
>>
>> Starting download of
>> /gnu/store/hg3692jqq4jmhg4qx8d7y67fspimy898-?id=3ba68f9e64fa2eb8af22d
Christopher Allan Webber writes:
> Efraim Flashner writes:
>
>> On Sat, 20 Feb 2016 10:19:51 -0800
>> Christopher Allan Webber wrote:
>>
>>> Earlier today I tried doing a build without substitutes. I was
>>> surprised to see this error:
>>>
>>> Starting download of
>>> /gnu/store/hg3692jqq4jm
Mark H Weaver writes:
> Christopher Allan Webber writes:
>
>> Efraim Flashner writes:
>>
>>> On Sat, 20 Feb 2016 10:19:51 -0800
>>> Christopher Allan Webber wrote:
>>>
Earlier today I tried doing a build without substitutes. I was
surprised to see this error:
Starting down
Leo Famulari writes:
> On Fri, Feb 19, 2016 at 08:33:07AM -0500, Mark H Weaver wrote:
>> Hello Guix!
>>
>> I've pushed a fix for CVE-2015-7547 to the master branch, although Hydra
>> has not fully rebuilt it. I directed Hydra to build the most popular
>> packages first, and with greater effort
Hi again,
Thanks for the comments Ludo.
Unfortunately I found a further bug - the updated URL for the new
package was actually the old URL not the updated one, and fixing this
required some refactoring.
I'm afraid I'm almost out of time for this until the end of March, so if
there are any f
On 21/02/16 13:13, Ben Woodcroft wrote:
+ #:use-module (guix import github)
Oops, forgot to remove this line which I was using for debug. Reattached.
>From 29dc5a809e6d8796279911a993ef1b2237c810ca Mon Sep 17 00:00:00 2001
From: Ben Woodcroft
Date: Sun, 15 Nov 2015 10:18:05 +1000
Subject: [PATC
On Thu, Jan 21, 2016 at 10:05:36PM +0100, Ludovic Courtès wrote:
> Leo Famulari skribis:
>
> > On Thu, Jan 21, 2016 at 10:40:41AM +0100, Ricardo Wurmus wrote:
> >>
> >> Leo Famulari writes:
> >>
> >> > That sounds good to me. There was some discussion of how much of the
> >> > hash to keep her
Hi,
i attached gnome-screenshot patch for review.
GNOME Screenshot is a utility used for taking screenshots of the screen.
ThanksFrom be7026e12d1ae7611f4b85188fb6400799c39c25 Mon Sep 17 00:00:00 2001
From: Rene Saavedra
Date: Sat, 20 Feb 2016 23:25:12 -0600
Subject: [PATCH] gnu: Add gnome-scre
On Thu, Feb 18, 2016 at 10:03:32AM +0200, Efraim Flashner wrote:
> On Sun, 14 Feb 2016 20:44:52 -0500
> Leo Famulari wrote:
>
> > * gnu/packages/python.scm (python-enum34)[inputs]: Remove
> > python-setuptools.
> > ---
> > gnu/packages/python.scm | 2 --
> > 1 file changed, 2 deletions(-)
> >
>
On Sun, 21 Feb 2016 00:49:35 -0500
Leo Famulari wrote:
> On Thu, Feb 18, 2016 at 10:03:32AM +0200, Efraim Flashner wrote:
> [...]
> [...]
> [...]
>
>
> I built letsencrypt, which depends on python2-enum34 via
> python2-cryptography, on this branch and successfully renewed my certs
> wi
On Sat, Feb 20, 2016 at 10:27:52AM -0800, Christopher Allan Webber wrote:
> Andreas Enge writes:
>
> > On Thu, Feb 18, 2016 at 02:53:40PM -0800, Christopher Allan Webber wrote:
> >> I'm assuming this was directed at me (though I don't work on Pumpa, but
> >> I could ask the author things... I do *
25 matches
Mail list logo