On Wed, 18 Nov 2015 03:49:38 +0100
Andreas Enge wrote:
> Hello, Efraim!
>
> Wget fails its tests everywhere except for x86_64:
>
> http://hydra.gnu.org/eval/108017#tabs-newhttp://hydra.gnu.org/eval/108017#tabs-new
>
> Could you maybe have a look? Thanks!
>
> Andreas
>
Unit test failures
On Tue, Nov 17, 2015 at 4:32 PM, Ludovic Courtès wrote:
> Ricardo Wurmus skribis:
>
>> Microscheme 0.9.2, (C) Ryan Suchocki
Treeshaker: After 4 rounds: 87 globals purged! 22 bytes will be reserved.
18 lines compiled OK
Assembling...
>> avr-ld: cannot find crtm328p.o: No such file o
Hello,
On Wed, Nov 18, 2015 at 02:46:55AM +0800, Alex Vong wrote:
> Perhaps we could change `or` to `and/or`, since some packages only
> work with one font but not another, e.g. Icecat.
it seems to work without problem for me with icecat of guix on top of debian.
Maybe it is using a debian font,
Hello, Efraim!
Wget fails its tests everywhere except for x86_64:
http://hydra.gnu.org/eval/108017#tabs-newhttp://hydra.gnu.org/eval/108017#tabs-new
Could you maybe have a look? Thanks!
Andreas
Ricardo Wurmus skribis:
> Ludovic Courtès writes:
>
>>> +(define-public graphicsmagick
>>> + (package
>>> +(name "graphicsmagick")
>>
>> Would it help to inherit from ‘imagemagick’?
>>
>>> +(inputs
>>> + `(("graphviz" ,graphviz)
>>> + ("ghostscript" ,ghostscript)
>>> + (
Alex Vong skribis:
> On 16/11/2015, Ludovic Courtès wrote:
[...]
>> Sometimes there are ready-made patches that can be found in Debian or
>> other distros, sometimes not. Often they’re hard to find though (for
>> instance, patch-tracker.debian.org seems to be off-line.)
>>
> Yes, according to
Alex Kost skribis:
> OK. Actually I thought that you use 'with-eval-after-load' or
> 'eval-after-load' or 'use-package', and you just didn't mention it in
> the manual because it's a common Emacs thing. But it looks like you use
> a straightforward (add-to-list ...), which can work only if
> "g
Alex Vong skribis:
>> diff --git a/doc/guix.texi b/doc/guix.texi
>> index 3b6955c..61e3445 100644
>> --- a/doc/guix.texi
>> +++ b/doc/guix.texi
>> @@ -1000,6 +1000,17 @@ to display fonts, you will have to install fonts with
>> Guix as well.
>> Essential font packages include @code{gs-fonts}, @c
Ricardo Wurmus skribis:
> So, a problem with a linker script that cannot be found and a missing
> avr-objcopy. I found them in the binutils-cross-avr output in the
> store, but since there’s no separate package for this I installed it
> like this:
>
> guix package -i
> /gnu/store/5f7pp8r9wp
>From e0c9fea99b69e252d99a4ecd3cb781135faaf79c Mon Sep 17 00:00:00 2001
From: Roel Janssen
Date: Tue, 17 Nov 2015 20:37:13 +0100
Subject: [PATCH] gnu: Add Mozilla Fira Mono font.
* gnu/packages/fonts.scm (font-fira): New variable.
---
gnu/packages/fonts.scm | 27 +++
1 fi
Hi,
> diff --git a/doc/guix.texi b/doc/guix.texi
> index 3b6955c..61e3445 100644
> --- a/doc/guix.texi
> +++ b/doc/guix.texi
> @@ -1000,6 +1000,17 @@ to display fonts, you will have to install fonts with
> Guix as well.
> Essential font packages include @code{gs-fonts}, @code{font-dejavu}, and
>
Hi,
On 17/11/2015, Alex Kost wrote:
> Alex Vong (2015-11-16 19:11 +0300) wrote:
>
>> From f2eac896933814a3d5a85c4c20c1407b692be1ca Mon Sep 17 00:00:00 2001
>> From: Alex Vong
>> Date: Mon, 16 Nov 2015 23:57:35 +0800
>> Subject: [PATCH] doc: Ask user to install extra packages to display
>> non-E
Ludovic Courtès (2015-11-17 19:10 +0300) wrote:
> Alex Vong skribis:
>
>> +In addition, if your graphical applications display non-english alphabets,
>> +you may need to install extra font packages.
>> +For instance, as of 2015, to correctly display CJK fonts in @code{icecat}
>> +browser package,
Hi,
On 16/11/2015, Ludovic Courtès wrote:
> Ricardo Wurmus skribis:
>
>> I wonder how we as a project could help the reproducible builds project
>> and/or directly benefit from their findings.
>
> I was invited to their first Reproducible World Summit in December,
> along with people from many d
Ludovic Courtès (2015-11-17 19:16 +0300) wrote:
> Alex Kost skribis:
>
>> Ludovic Courtès (2015-11-15 20:41 +0300) wrote:
>>
>>> Alex Kost skribis:
>>>
(add-to-list 'geiser-guile-load-path 'foo) errors if "geiser-guile.el"
is not loaded yet, so I think it's better to put it inside
Alex Kost skribis:
> Ludovic Courtès (2015-11-15 20:41 +0300) wrote:
>
>> Alex Kost skribis:
>>
>>> (add-to-list 'geiser-guile-load-path 'foo) errors if "geiser-guile.el"
>>> is not loaded yet, so I think it's better to put it inside
>>> 'with-eval-after-load', WDYT?
>>
>> Sounds good. I guess
l...@gnu.org (Ludovic Courtès) writes:
> 宋文武 skribis:
>
>> * gnu/packages/gnome.scm (network-manager-applet): New variable.
>
> LGTM! Again may be worth checking what wip-network-manager does.
I didn't get to the point of adding the applet, so there's nothing
analogous to look at here.
M
Ricardo Wurmus skribis:
> Alex Kost writes:
>
>>> The ladspa.org domain appears to be no longer under control of the
>>> LADSPA project (does it still exist?).
>>>
>>> The attached patch changes the source URL such that it downloads the
>>> last copy archived by http://web.archive.org. Is this
l...@gnu.org (Ludovic Courtès) writes:
> 宋文武 skribis:
>
>> * gnu/packages/gnome.scm (%network-manager-glib-duplicate-test-patch)
>> (network-manager): New variables.
>
> This looks perfect to me. It would be nice to check it against the
> wip-network-manager branch to see if anything’s missing.
Alex Vong skribis:
> +In addition, if your graphical applications display non-english alphabets,
> +you may need to install extra font packages.
> +For instance, as of 2015, to correctly display CJK fonts in @code{icecat}
> +browser package, you should install @code{font-wqy-zenhei} font package.
宋文武 skribis:
> * gnu/services/networking.scm (network-manager-service): New procedure.
> (network-manager-service-type, %network-manager-activation): New variables.
> (network-manager-dmd-service): New procedure.
[...]
> +(define (network-manager-dmd-service network-manager)
> + "Return a dmd
Ricardo Wurmus writes:
> I’ve been wanting to use microscheme to do fun things with my AVR
> microcontrollers. Sadly, I haven’t been able to make the combination of
> microscheme, avrdude, and avr-gcc work.
[...]
> There are multiple copies of “libm.a” and “libc.a” and there’s a
> “crtm328p.o
宋文武 skribis:
> * gnu/packages/gnome.scm (network-manager-applet): New variable.
LGTM! Again may be worth checking what wip-network-manager does.
Ludo’.
宋文武 skribis:
> * gnu/packages/gnome.scm (%network-manager-glib-duplicate-test-patch)
> (network-manager): New variables.
This looks perfect to me. It would be nice to check it against the
wip-network-manager branch to see if anything’s missing. Mark, WDYT?
Thank you!
Ludo’.
Hi Alex,
Here are some minor grammatical fixes; i cannot comment on the rest of
the patch.
On 2015-11-16 at 17:11, quoth Alex Vong:
> +In addition, if your graphical applications display non-english alphabets,
* non-English
> +you may need to install extra font packages.
> +For instance, as of
Hi Guix,
I’ve been wanting to use microscheme to do fun things with my AVR
microcontrollers. Sadly, I haven’t been able to make the combination of
microscheme, avrdude, and avr-gcc work.
Here’s what I did first:
guix package -i microscheme avrdude gcc-cross-sans-libc-avr avr-libc
The micro
Alex Kost writes:
>> The ladspa.org domain appears to be no longer under control of the
>> LADSPA project (does it still exist?).
>>
>> The attached patch changes the source URL such that it downloads the
>> last copy archived by http://web.archive.org. Is this okay or should we
>> look for a m
l...@gnu.org (Ludovic Courtès) skribis:
> Leo Famulari skribis:
>
>> These buffer overflows in libpng were announced today:
>> https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2015-8126
>>
>> This patch updates libpng to 1.5.24, which is claimed to be free of the bugs.
>
> In commit 1b076e6 o
Ricardo Wurmus (2015-11-16 22:33 +0300) wrote:
> The ladspa.org domain appears to be no longer under control of the
> LADSPA project (does it still exist?).
>
> The attached patch changes the source URL such that it downloads the
> last copy archived by http://web.archive.org. Is this okay or sho
Alex Vong (2015-11-16 19:11 +0300) wrote:
> From f2eac896933814a3d5a85c4c20c1407b692be1ca Mon Sep 17 00:00:00 2001
> From: Alex Vong
> Date: Mon, 16 Nov 2015 23:57:35 +0800
> Subject: [PATCH] doc: Ask user to install extra packages to display
> non-English alphabets.
>
> * doc/guix.texi (X11 Fon
Hello guix-devel,
This is my first try at creating a package and patch for GNU Guix. I did
my best to follow the guidelines, but if there is any problems I can
correct them. Be sure to check if the synopsis and description are
appropriate for the package.
Thanks,
Erik
>From bb20406631bd3d93e7d729
Ludovic Courtès (2015-11-15 20:41 +0300) wrote:
> Alex Kost skribis:
>
>> (add-to-list 'geiser-guile-load-path 'foo) errors if "geiser-guile.el"
>> is not loaded yet, so I think it's better to put it inside
>> 'with-eval-after-load', WDYT?
>
> Sounds good. I guess that’s because (require 'guix-i
32 matches
Mail list logo