On Mon, Aug 15, 2016 at 03:39:27AM +0200, David Craven wrote:
> I thought you where going to do some awesome work on adding and
> finding 3rd party guix repos? ;-)
>
> Things that I need before using guixsd on my laptop is firmware, atom
> and chrome or chromium. But as I understand it chromium is
Hi Ludovic,
What was the rationale for commit ae3bded, which downgraded the gnupg
version used by gpgme from gnupg-2.1 to gnupg-2.0?
My reading of gpgme's NEWS makes me suspect that gnupg-2.1.x is not only
supported, but likely to be a superior choice. NEWS includes:
* More precise error codes
On Sat, 13 Aug 2016 13:37:49 -0700
Dylan Jeffers wrote:
> On Sat, 13 Aug 2016 13:28:20 -0700
> Dylan Jeffers wrote:
>
> > On Sat, 13 Aug 2016 05:27:59 -0400
> > Mark H Weaver wrote:
> >
> > > Dylan Jeffers writes:
> > >
> > > > Mark H Weaver wrote:
> > > >> We generally prefer
Leo Famulari writes:
> Generally, we have the problem of using different variables named
> 'expat', 'zlib', 'openssl', and possibly others. For those 3, there are
> both package and license variables sharing the name.
>
> So, if we want to refer to both the package and license variables of,
> for
> I am not contributing my work as it stands.
I thought you where going to do some awesome work on adding and
finding 3rd party guix repos? ;-)
Things that I need before using guixsd on my laptop is firmware, atom
and chrome or chromium. But as I understand it chromium isn't going to
be accepted
Leo Famulari writes:
> On Sun, Aug 14, 2016 at 02:28:43PM +1000, Ben Woodcroft wrote:
>> On 14/08/16 03:28, Pjotr Prins wrote:
>> > Also gnutls does not pass it's tests on my system, nor does
>> > subversion.
>> Both gnutls and subversion are substituted for me on current master
>> (891284), indi
David Craven writes:
>> Phase procedures are supposed to return a boolean indicating whether
>> they succeeded, but 'system*' returns a number: a result code. In
>> scheme, all numbers are considered true. Also, you might as well use
>> 'lambda' here instead of 'lambda*', so it should look like
Hi Leo,
Yeah, following your advice, i used git format-patch -n master, but
then added --stdout > filename.patch to get a single file.
> How about putting this in gnu/packages/pumpio.scm? Seems appropriate
> to me :)
Was not aware of pumpio.scm, seems quite appropriate!
> The latest upstream ve
Ricardo Wurmus writes:
> ng0 writes:
>
>> Leo Famulari writes:
>>
>>> On Fri, Aug 12, 2016 at 05:50:15PM +, ng0 wrote:
* gnu/packages/networking.scm (proxychains-ng): New variable.
>>>
+(arguments
+ `(#:tests? #f
+ #:make-flags (list "CC=gcc")
+
On Sun, Aug 14, 2016 at 08:19:19PM +, Leo Famulari wrote:
> lfam pushed a commit to branch master
> in repository guix.
>
> commit d4db0612dcfb3e19fc2be7447b1ee242819c0df8
> Author: Leo Famulari
> Date: Sun Aug 14 16:16:40 2016 -0400
>
> gnu: dropbear: Update to 2016.74 [security fixes
Hi, Sergei. Haven't spoken in a while.
On Sun, 2016-08-14 at 08:07 +, Sergei Steshenko wrote:
> When Julia language was first discussed here, I suggested to write
> an Octave -> Julia translator, but I think it will NEVER be done for
> ideological (fanatic support of false/fake GPL freedom) r
Leo Famulari writes:
>> +(version "19.0")
>
> The released 19.1 yesterday. Will you send an updated patch using the
> latest version?
Wow, fresh out of the oven :)
>
>> +(arguments
>> + `(#:phases
>> + (let ((test-dir (string-append "../dlib-" ,version
>> "/dlib/test/build"))
On Sun, Aug 14, 2016 at 07:36:17PM +, Leo Famulari wrote:
> lfam pushed a commit to branch core-updates
> in repository guix.
>
> commit 2b11b9ab428cd8c1a20c53841761a33d74226014
> Author: Leo Famulari
> Date: Sun Aug 14 15:35:52 2016 -0400
>
> gnu: p11-kit: Update to 0.23.2.
>
>
On Sun, Aug 14, 2016 at 11:49:28AM -0700, Chris Marusich wrote:
> Leo Famulari writes:
>
> >> >> + #:use-module ((guix licenses)
> >> >> +#:select (gpl2+ bsd-3))
> >> >
> >> > Do we need to use #:select here? How about using a license prefix? What
> >> > are the pros and cons?
>
> Phase procedures are supposed to return a boolean indicating whether
> they succeeded, but 'system*' returns a number: a result code. In
> scheme, all numbers are considered true. Also, you might as well use
> 'lambda' here instead of 'lambda*', so it should look like this:
> (lambda
Leo Famulari writes:
>> >> + #:use-module ((guix licenses)
>> >> +#:select (gpl2+ bsd-3))
>> >
>> > Do we need to use #:select here? How about using a license prefix? What
>> > are the pros and cons?
>
> I'll leave this as is.
Oh, sorry, I missed this comment. What is the diffe
Leo Famulari writes:
> On Sat, Aug 13, 2016 at 10:41:59PM +1000, Ben Woodcroft wrote:
>> Hi,
>>
>> I cannot currently build git on the master branch. I bisected and got to
>> this commit. I had a quick look but couldn't see what the problem was. The
>> new package builds fine. Can someone take a
Leo Famulari writes:
> On Sat, Aug 13, 2016 at 07:48:36PM +0100, Marius Bakke wrote:
>> Note that it bundles googletest; I tried unbundling but it proved
>> difficult. gtest will no longer be used from the 0.6 release so I did
>> not think a comment was necessary.
>
> I am cc-ing Lukas with my re
Right. I can just as well remove it, since I don't think it's actually
doing anything... Good to go otherwise?
> Hi, I just sent a patch to add 'QMAKEPATH' as search-path, which should
> fix this issue.
Thank you! Yes this fixes the issue and is a lot cleaner than what I
came up with...
On Sat, Aug 13, 2016 at 06:15:59PM +0100, Marius Bakke wrote:
> * gnu/packages/machine-learning.scm (dlib): New variable.
Thanks!
> +(version "19.0")
The released 19.1 yesterday. Will you send an updated patch using the
latest version?
> +(arguments
> + `(#:phases
> + (let ((t
This patch series adds perl-www-opensearch and the 13 patches leading to
it (the dependencies).
>From 32adba9d07c73aee701861817b530a8a54ce065d Mon Sep 17 00:00:00 2001
From: ng0
Date: Sun, 14 Aug 2016 12:42:12 +
Subject: [PATCH 02/15] gnu: Add perl-uri-template.
* gnu/packages/web.scm (perl-
On Sat, Aug 13, 2016 at 07:48:36PM +0100, Marius Bakke wrote:
> Note that it bundles googletest; I tried unbundling but it proved
> difficult. gtest will no longer be used from the 0.6 release so I did
> not think a comment was necessary.
I am cc-ing Lukas with my reply, since he added our googlet
On Wed, Aug 10, 2016 at 02:48:46PM -0400, Leo Famulari wrote:
On Wed, Aug 03, 2016 at 11:07:52PM +0200, Tomáš Čech wrote:
* gnu/packages/documentation.scm(asciidoc): New input docbook-xsl,
replace use of online source and prefer docbook-xsl package.
Not having any practical experience with d
ng0 writes:
> Leo Famulari writes:
>
>> On Fri, Aug 12, 2016 at 05:50:15PM +, ng0 wrote:
>>> * gnu/packages/networking.scm (proxychains-ng): New variable.
>>
>>> +(arguments
>>> + `(#:tests? #f
>>> + #:make-flags (list "CC=gcc")
>>> + #:phases
>>> + (modify-phases
On Sat, Aug 13, 2016 at 05:43:31PM +0100, Marius Bakke wrote:
> Hi Guix,
>
> I have been lurking about for a while and will be contributing on a
> regular basis from here on. Please excuse the backlog ;)
>
> Looking forward to your feedback.
>
> First out: fio.
Welcome :)
> * gnu/packages/ben
Hi Jan,
Jan Nieuwenhuizen writes:
> * gnu/packages/patches/ncurses-mingw.patch: New file.
> * gnu-system.am (dist_patch_DATA): Add it.
> * gnu/packages/ncurses.scm (ncurses): Support mingw.
As I wrote elsewhere, this patch would force about 1 rebuilds
(across all four architectures), which w
On Sat, Aug 13, 2016 at 08:23:38PM -0700, Chris Marusich wrote:
> sg3_utils and its library can be used with any SCSI device, which
> includes many devices which are not hard disks, such as CD-ROMs and
> media changers (i.e., jukeboxes), so I don't think it makes sense to put
> it into a file whose
On Sun, Aug 14, 2016 at 02:28:43PM +1000, Ben Woodcroft wrote:
> On 14/08/16 03:28, Pjotr Prins wrote:
> > Also gnutls does not pass it's tests on my system, nor does
> > subversion.
> Both gnutls and subversion are substituted for me on current master
> (891284), indicating they built without issu
Leo Famulari (2016-08-13 16:18 +0300) wrote:
> On Sat, Aug 13, 2016 at 03:00:42PM +0200, David Craven wrote:
>> Can you please explain why you don't feel competent? It's written in plain
>> English, not AES encrypted English, so I have difficulty understanding
>> why people think they can't read i
Leo Famulari writes:
> On Fri, Aug 12, 2016 at 05:50:15PM +, ng0 wrote:
>> * gnu/packages/networking.scm (proxychains-ng): New variable.
>
>> +(arguments
>> + `(#:tests? #f
>> + #:make-flags (list "CC=gcc")
>> + #:phases
>> + (modify-phases %standard-phases
>> +
ng0 writes:
> Hi,
>
> shouldn't packages built by guix end up with guixbuilder:guixbuilder and
> not root:root for owner and group? Surfraw ends up as root:root in
> store. I think this might be the reason why it does not find its global
> config.
>
> ng0@shadowwalker
> /gnu/store/cgjb171snxlm1f
Hi,
shouldn't packages built by guix end up with guixbuilder:guixbuilder and
not root:root for owner and group? Surfraw ends up as root:root in
store. I think this might be the reason why it does not find its global
config.
ng0@shadowwalker /gnu/store/cgjb171snxlm1fm5i2qjkj4id1mx2q8f-surfraw-2.2.
ng0 writes:
> ng0 writes:
>
>> Leo Famulari writes:
>>
>>> On Fri, Aug 05, 2016 at 02:57:10PM +, ng0 wrote:
From 81f605a551a3cfcfe48fae27fd7aa5d9affa4bd2 Mon Sep 17 00:00:00 2001
From: ng0
Date: Fri, 5 Aug 2016 14:44:38 +
Subject: [PATCH] gnu: gnurl: Update to 7.50.
Hi,
Pjotr Prins writes:
> I hope this will be a topic in Rennes though I won't be there.
I won't be there as well, it's currently too expensive for me.
> Savannah is nice but limited in scope (and notably does not provide
> 100% uptime).
>
> The E-mail patch system is archaic and is certainly
- Original Message -
> From: Alex Vong
> To: Jordi Gutiérrez Hermoso
> Cc: Ricardo Wurmus ; guix-devel@gnu.org; Leo Famulari
> ; help-oct...@gnu.org; Mike Miller
> Sent: Saturday, August 13, 2016 3:12 PM
> Subject: Re: JIT compiling
>
> Jordi Gutiérrez Hermoso writes:
>
>> On Th
> This is my take on the patch. It builds and works fine.
>
> Dmitry, I added a copyright line for you; does it seem alright?
Perfectly. Thank you for saving patch from rot.
--
Accept: text/plain, text/x-diff
Accept-Language: eo,en,ru
X-Web-Site: sinsekvu.github.io
David Craven writes:
>> But where does the disambiguation choice to expat come from ?
>
> I'm no expert, but I think that the difference is only in that the x11
> license has an amendment.
Correct. I looked at the actual license in the COPYRIGHT file and it
looked like Expat, not like X11. (I
38 matches
Mail list logo