Clément Lassieur transcribed 0.2K bytes:
> > icecat is failing, with new profiles, with old profiles. This can be
> > reproduced in a new profile by selecting 'Preferences > Applications'.
> > It should immediately crash.
>
> It doesn't crash when "--with-system-icu" is removed.
Can you send a pa
> Clément Lassieur transcribed 0.2K bytes:
>> > icecat is failing, with new profiles, with old profiles. This can be
>> > reproduced in a new profile by selecting 'Preferences > Applications'.
>> > It should immediately crash.
>>
>> It doesn't crash when "--with-system-icu" is removed.
>
> Can you
Clément Lassieur writes:
>> Clément Lassieur transcribed 0.2K bytes:
>>> > icecat is failing, with new profiles, with old profiles. This can be
>>> > reproduced in a new profile by selecting 'Preferences > Applications'.
>>> > It should immediately crash.
>>>
>>> It doesn't crash when "--with-sy
ng0 writes:
> Leo Famulari transcribed 2.2K bytes:
>> On Fri, Mar 31, 2017 at 04:33:24PM +, ng0 wrote:
>> > Ludovic Courtès transcribed 0.6K bytes:
>> > > > On my side, people will and have asked for the intermediate time how/if
>> > > > the http_proxy of Guix works. If someone has been usin
Leo Famulari skribis:
> On Mon, Apr 03, 2017 at 10:26:54AM +0200, Ludovic Courtès wrote:
>> Leo Famulari skribis:
>> > I just pushed a tzdata update to a new staging branch. Let's build and
>> > merge this branch before the next release.
>>
>> We can do that, but should it be a blocker? Anyway
Hey!
Andy Wingo skribis:
> On Sun 02 Apr 2017 01:05, l...@gnu.org (Ludovic Courtès) writes:
>
>> Andy Wingo skribis:
>>
>>> (1) Install Guix as a user. (This needs to be easier.)
>>> (2) guix channel add potluck https://gitlab.com/potluck/potluck master
>>> (3) guix channel enable potluc
Mark Meyer skribis:
> From 22b1c2a835c818d6e9d502260ddfa4de11a8a88a Mon Sep 17 00:00:00 2001
> From: Mark Meyer
> Date: Mon, 3 Apr 2017 19:58:49 +0200
> Subject: [PATCH] 2017-04-03 Mark Meyer
>
> * gnu/packages/audio.scm (qjackctl): Add new package.
Perfect! I adjusted the commit log and appl
Hi!
Chris Marusich skribis:
> Do you know why the intensional model hasn't been deployed in the 11
> years since the thesis was published? To learn more, I can think of a
> few places to look (Nix email lists, other Nix-related research papers),
> but if you have specific recommendations, it wo
ng0 skribis:
> icecat is failing, with new profiles, with old profiles. This can be
> reproduced in a new profile by selecting 'Preferences > Applications'.
> It should immediately crash.
I have /gnu/store/pk4sbzk3xh7yjj9ls7hkhzgaj0xha7xp-icecat-45.7.0-gnu1
(x86_64) and I can reproduce the Prefe
Hello!
Andy Wingo skribis:
> * guix/scripts/hash.scm (show-help, %options): Add -g option.
> (guix-hash): Support hashing of Git URLs.
> * doc/guix.texi (Invoking guix hash): Document guix hash --git.
[...]
> +For example:
> +@example
> +$ git clone http://example.org/foo.git
> +$ guix hash -g
Hi Maxim,
Maxim Cournoyer skribis:
> Unfortunately I cannot reproduce the problem on my side, although you seem to
> be
> right that this is caused by the `string-contains` not matching
> "/share/man/" in the manpage-path and returning #f...
>
> The only reason I'd suspect this could happen was
> ng0 skribis:
>
>> icecat is failing, with new profiles, with old profiles. This can be
>> reproduced in a new profile by selecting 'Preferences > Applications'.
>> It should immediately crash.
>
> I have /gnu/store/pk4sbzk3xh7yjj9ls7hkhzgaj0xha7xp-icecat-45.7.0-gnu1
> (x86_64) and I can reproduc
> Clément Lassieur writes:
>
>>> Clément Lassieur transcribed 0.2K bytes:
> icecat is failing, with new profiles, with old profiles. This can be
> reproduced in a new profile by selecting 'Preferences > Applications'.
> It should immediately crash.
It doesn't crash when "-
Mark,
On 03/04/17 21:33, Mark Meyer wrote:
> Hi list,
Hi!
Patches like this will (or should) get more attention on
guix-patc...@gnu.org. guix-devel is for more general discussion.
> please consider the attached patch, it adds OggVorbis support to moc.
Applied as 6beaa5a02a516c061c2ff86ce4beb43
On Tue 04 Apr 2017 14:21, l...@gnu.org (Ludovic Courtès) writes:
>> +For example:
>> +@example
>> +$ git clone http://example.org/foo.git
>> +$ guix hash -g foo
>> +@end example
>
> In this case -g is equivalent to -rx.
My main use case is when I am in a git checkout that has build products
or ot
Mark Meyer writes:
> Hi list,
> please consider the attached patch, it adds OggVorbis support to moc.
>
> Cheers, Mark
>
> From 9517f2beea0ab4199ad5d558bfcab82a5df713bd Mon Sep 17 00:00:00 2001
> From: Mark Meyer
> Date: Mon, 3 Apr 2017 21:29:25 +0200
> Subject: [PATCH] 2017-04-03 Mark Meyer
>
Ricardo Wurmus writes:
> Clément Lassieur writes:
>
>>> Clément Lassieur transcribed 0.2K bytes:
> icecat is failing, with new profiles, with old profiles. This can be
> reproduced in a new profile by selecting 'Preferences > Applications'.
> It should immediately crash.
Kei Kebreau writes:
> Mark Meyer writes:
>
>> Hi list,
>> please consider the attached patch, it adds OggVorbis support to moc.
>>
>> Cheers, Mark
>>
>> From 9517f2beea0ab4199ad5d558bfcab82a5df713bd Mon Sep 17 00:00:00 2001
>> From: Mark Meyer
>> Date: Mon, 3 Apr 2017 21:29:25 +0200
>> Subject:
Ludovic Courtès writes:
> ng0 skribis:
>
>> icecat is failing, with new profiles, with old profiles. This can be
>> reproduced in a new profile by selecting 'Preferences > Applications'.
>> It should immediately crash.
>
> I have /gnu/store/pk4sbzk3xh7yjj9ls7hkhzgaj0xha7xp-icecat-45.7.0-gnu1
>
Hi Ludovic,
l...@gnu.org (Ludovic Courtès) writes:
> Hi Maxim,
>
> Maxim Cournoyer skribis:
>
>> Unfortunately I cannot reproduce the problem on my side, although you seem
>> to be
>> right that this is caused by the `string-contains` not matching
>> "/share/man/" in the manpage-path and return
Ricardo Wurmus transcribed 0.9K bytes:
>
> Ludovic Courtès writes:
>
> > ng0 skribis:
> >
> >> icecat is failing, with new profiles, with old profiles. This can be
> >> reproduced in a new profile by selecting 'Preferences > Applications'.
> >> It should immediately crash.
> >
> > I have /gnu/s
They're not working for me. Specifically ogg Streaming.
Cheers, Mark
On Tue, Apr 4, 2017, at 16:08, Kei Kebreau wrote:
> Mark Meyer writes:
>
> > Hi list,
> > please consider the attached patch, it adds OggVorbis support to moc.
> >
> > Cheers, Mark
> >
> > From 9517f2beea0ab4199ad5d558bfcab82a
Another thought/experiment:
It could be interesting to use find-files with the #:fail-on-error?
flag set to #t. When trying it:
modified guix/profiles.scm
@@ -978,7 +978,7 @@ files for the fonts of the @var{manifest} entries."
(string-drop manpage-path (+ index (string-length "/sh
23 matches
Mail list logo