Mathieu Lirzin writes:
> * doc/guix.texi (Synopses and Descriptions): Warn about special
> characters in Texinfo. Indicate how to help the translators.
"recommandations" is incorrectly spelled. It should be
"recommendations". There are two occurrences: the commit log summary
line, and in gu
Mathieu Lirzin skribis:
> * doc/guix.texi (Synopses and Descriptions): Warn about special
> characters in Texinfo. Indicate how to help the translators.
OK, thanks!
Ludo’.
Cyril Roelandt skribis:
> There is a bug for this issue, with a proposed solution:
>
> http://debbugs.gnu.org/cgi/bugreport.cgi?bug=20889
>
> I haven't worked on this yet, but if you feel like sending a patch... :-)
Indeed. :-) I don’t know if it’s possible to make tkinter support a
separate o
Mathieu Lirzin skribis:
> From f491f62f16726d4b575db784781f50541e168b81 Mon Sep 17 00:00:00 2001
> From: Mathieu Lirzin
> Date: Sat, 26 Sep 2015 18:47:37 +0200
> Subject: [PATCH] lint: Fix 'check-texinfo-markup'.
>
> Fixes a regression introduced in 5d8d8f3.
>
> * guix/scripts/lint.scm (check-de
Alex Kost skribis:
>> ;; For Guix g-expressions.
>> (font-lock-add-keywords 'scheme-mode
>> '(("#~" . font-lock-keyword-face)
>>("#\\$" . font-lock-keyword-face)
>>("#\\+" . font-lock-keyword-face)))
>
> Great, what about the at
Mathieu Lirzin skribis:
> * gnu/packages/xdisorg.scm (arandr): New variable.
[...]
> +(inputs `(("gettext" ,gnu-gettext)
> + ("pygtk" ,python2-pygtk)))
Gettext should most likely a native input (I suppose it’s only used at
build time, for one of its command-line tools.)
OK
Cyril Roelandt skribis:
> On 09/22/2015 09:16 PM, Thompson, David wrote:
>> On Mon, Sep 21, 2015 at 6:31 PM, Cyril Roelandt wrote:
>>> * gnu/packages/python.scm (python-fixtures): Update.
>>> * gnu/packages/python.scm (python-fixtures-0.3.16,
>>> python2-fixtures-0.3.16, python-pbr-0.11,
>>>
Ricardo Wurmus skribis:
> From 604b5b4abd59a47df56ac372a7a79328131802a2 Mon Sep 17 00:00:00 2001
> From: Ricardo Wurmus
> Date: Mon, 21 Sep 2015 11:20:32 +0200
> Subject: [PATCH 1/3] gnu: Add r-httpuv.
>
> * gnu/packages/web.scm (r-httpuv): New variable.
[...]
> +;; This package includes t
Ben Woodcroft skribis:
> On 20/09/15 06:37, Mathieu Lirzin wrote:
>> Ricardo Wurmus writes:
>>
>>> Mathieu Lirzin writes:
>>>
> + ;; so use nose to run tests instead for now.
> + (replace 'check (lambda _ (zero? (system* "nosetests")))
> +(native-inputs
>
Hello all,
Some of you might know about my interest in making the world of
user-oriented deployment a better one, roughly called "userops". Here's
a post with some background:
http://mediagoblin.org/news/userops.html
I decided it might be useful to list properties I think such a system
should
10 matches
Mail list logo