宋文武 writes:
> Ricardo Wurmus writes:
>
>>> + (snippet
>>> + ;; Don't optimize for a specific processor architecture.
>>> + '(substitute* "libs/Makefile"
>>> + (("^CXXFLAGS \\+= -march=native") "")))
>>> + (modules '((guix bu
Ricardo Wurmus skribis:
> Ben Woodcroft writes:
>
>> On 02/01/16 01:10, Ludovic Courtès wrote:
> [...]
>>> So I guess you (Ricardo?) can push it now.
> [...]
>> Thanks for pushing the patch.
>
> I did this just now. Sorry for the delay. Pushed as 7266848. Thanks,
> Ben, for helping to make Ru
Here’s the review for the other 11 patches, starting from the last:
> From 4ccc1fadcb67a0d296bedd51a7f73d911da4680d Mon Sep 17 00:00:00 2001
> From: Ben Woodcroft
> Date: Tue, 29 Dec 2015 15:13:13 +1000
> Subject: [PATCH 12/12] gnu: Add ruby-ttfunk.
> * gnu/packages/ruby.scm (ruby-ttfunk): New v
Hi Ben,
Do you have an account on Savannah? If not, I invite you to create one
so we can give you write access to the repo. :-)
Ludo’.
Ben Woodcroft writes:
> These packages are independent of the other 12 submitted packages,
> except for ruby-ansi which has already been reviewed - I've attached an
> updated patch that incorporates your comments, thanks Ricardo.
Thank you. I’ve just pushed this version of ruby-ansi.
> From
l...@gnu.org (Ludovic Courtès) writes:
> Ricardo Wurmus skribis:
>
>> 宋文武 writes:
>>
>>> Ricardo Wurmus writes:
>>>
> + (snippet
> + ;; Don't optimize for a specific processor architecture.
> + '(substitute* "libs/Makefile"
> +
Ludovic Courtès writes:
> Ricardo Wurmus skribis:
>
>> PS: If reviewing these patch sets is uncomfortable in this format and
>> you’d prefer separate emails or some other approach, please let me
>> know. I appreciate your reviews a lot!
>
> I have a slight preference for one message per patch,
On Wed, Jan 06, 2016 at 12:48:35PM -0600, Eric Bavier wrote:
> On 2016-01-03 18:05, Leo Famulari wrote:
> >* gnu/packages/python.scm (python-click-threading): New variable.
> >---
> > gnu/packages/python.scm | 19 +++
> > 1 file changed, 19 insertions(+)
> >
> >diff --git a/gnu/packa
On Wed, Jan 06, 2016 at 09:04:51PM +0200, Efraim Flashner wrote:
> On Sun, 3 Jan 2016 19:05:02 -0500
> Leo Famulari wrote:
>
> > * gnu/packages/python.scm (python-click-log): New variable.
> > ---
> > gnu/packages/python.scm | 19 +++
> > 1 file changed, 19 insertions(+)
> >
>
On Wed, Jan 06, 2016 at 09:02:10PM +0200, Efraim Flashner wrote:
> On Sun, 3 Jan 2016 19:04:59 -0500
> Leo Famulari wrote:
>
> > * gnu/packages/python.scm (python-atomicwrites): New variable.
> > ---
> > gnu/packages/python.scm | 17 +
> > 1 file changed, 17 insertions(+)
> >
>
On Wed, Jan 06, 2016 at 09:23:54PM +0200, Efraim Flashner wrote:
> On Sun, 3 Jan 2016 19:05:15 -0500
> Leo Famulari wrote:
>
> > * gnu/packages/calendar.scm (khal): New variable.
> > ---
> > gnu/packages/calendar.scm | 79
> > ++-
> > 1 file changed,
On Wed, Jan 06, 2016 at 01:31:05PM -0600, Eric Bavier wrote:
> On 2016-01-03 18:05, Leo Famulari wrote:
> >* gnu/packages/calendar.scm (khal): New variable.
> >---
> > gnu/packages/calendar.scm | 79
> >++-
> > 1 file changed, 78 insertions(+), 1 deletion(
Pjotr Prins skribis:
> On Mon, Jan 04, 2016 at 04:16:57PM +0100, Ludovic Courtès wrote:
>> Christopher Allan Webber skribis:
>>
>> > If we could have a 3-5 minute "quick introduciton to Guix"
>> > video/screencast that might be a lot more useful. I think that kind of
>> > video can do a lot fo
Ludovic Courtès writes:
> Ricardo Wurmus skribis:
>
>> Ludovic Courtès writes:
>
>>> I was wondering whether this should be a separate script or not. A
>>> precedent would be the ELPA importer, which takes a repository name as
>>> an argument. We could have done the same with the CRAN import
Pjotr Prins writes:
> * gnu/packages/hash.scm (pfff): New variable.
I changed the description to use full sentences, moved the expression to
textutils.scm (for lack of a better module), updated the commit message
and pushed.
Thanks!
~~ Ricardo
l...@gnu.org (Ludovic Courtès) skribis:
> Walter Bright skribis:
>
>> The D programming language compiler has been called dmd since about
>> 2000 or so. In order to avoid confusion, may I request that the Gnu
>> dmd ("Daemons-managing Daemon") change its acronym?
>
> For the record, GNU’s dmd has
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
On 07.01.2016 22:02, Ludovic Courtès wrote:
> I proposed to Richard Stallman that we change the name to “GNU
> Shepherd” and recently got the green light.
It's corny, it's cheesy. I like it ;)
Flo
- --
https://fps.io
-BEGIN PGP SIGNATURE---
I like these names :) it's a perfect GNU spirit 3:)
Sent from my Mi phoneOn l...@gnu.org, Jan 7, 2016 7:04 PM wrote:l...@gnu.org (Ludovic Courtès) skribis:
> Walter Bright skribis:
>
>> The D programming language compiler has been called dmd since about
>> 2000 or
Alex Kost (2015-12-25 18:29 +0300) wrote:
> Efraim Flashner (2015-12-24 12:14 +0300) wrote:
>
> [...]
>> I looked at the MPV github page and the syntax for MPV over built-in
>> samba is 'mpv smb://user:password@host:/full/path/to/file.ext' and
>> without tab completion and without support for .net
Ludovic Courtès writes:
> l...@gnu.org (Ludovic Courtès) skribis:
>
>> Walter Bright skribis:
>>
>>> The D programming language compiler has been called dmd since about
>>> 2000 or so. In order to avoid confusion, may I request that the Gnu
>>> dmd ("Daemons-managing Daemon") change its acronym
On Mon, 21 Dec 2015 11:39:10 +0100
l...@gnu.org (Ludovic Courtès) wrote:
> Eric Bavier skribis:
>
> > On Sun, 20 Dec 2015 23:11:07 +0100
> > l...@gnu.org (Ludovic Courtès) wrote:
> >
> >> Eric Bavier skribis:
> >>
> >> > +(define (unison-doc ext version hash)
> >> > + (origin
> >> > +
21 matches
Mail list logo