Hi,
some more docs about the so-called "advanced" regular expressions needed by
KiCad and wxRegEx in general:
http://wxd.sourceforge.net/wxWidgets-2.5.3/docs/html/wx/wx_wxregex.html
The "advanced" regular expression features (on top of extended regular
expressions) are:
- Escapes: \a \b \n \r
On Sat, May 07, 2016 at 01:42:22AM +0200, Nicolas Goaziou wrote:
> Hello,
>
> Leo Famulari writes:
>
> > Looks good! But I noticed they *just* released a new version. Can you
> > take a look and submit a patch with that version if it works for you?
>
> Here it is.
> * gnu/packages/linux.scm (t
On Fri, May 06, 2016 at 07:03:31PM -0400, Kei Yamashita wrote:
> > Finally, your attached patch had a MIME type of
> > application/octet-stream
>
> My mail client (Claws Mail) seems to do this automatically. Try the
> attached (and corrected) patch. I've attached it explicitly with a MIME
> type o
On Fri, May 06, 2016 at 10:12:14PM +0200, Andreas Enge wrote:
On Fri, May 06, 2016 at 02:45:48AM +, al?rio eyng wrote:
> i suggested renaming:
> readline, libunistring, htslib, c-ares, json-c, icu4c, ...
> to:
> c-readline, c-unistring, c-hts, c-ares, c-json, c-icu, ...
Hello,
The following patch installs Emacs libraries provided by Asymptote in
a location where they can be found.
Thank you for considering it for inclusion.
Regards,
--
Nicolas Goaziou0x80A93738
>From 5ebefd0edc14c4b0dc0db6dec200cc117c625848 Mon
Hello,
Leo Famulari writes:
> Looks good! But I noticed they *just* released a new version. Can you
> take a look and submit a patch with that version if it works for you?
Here it is.
Regards,
--
Nicolas Goaziou0x80A93738
>From 9c82df26841b28
> But, aside from pkg-config, why are those libraries native-inputs
> rather than regular inputs? They package seems to work when they are
> regular inputs.
>
I misunderstood the meaning of the format of the Arch Linux packages
webpage. I usually reference pages from different Unix-like systems t
Adding another dockapp.
From dd367c87eab125d83875e98e27489191d60cd735 Mon Sep 17 00:00:00 2001
From: Kei Yamashita
Date: Fri, 6 May 2016 17:24:44 -0400
Subject: [PATCH] gnu: Add wmfire.
* gnu/packages/gnustep.scm (wmfire): New variable.
---
gnu/packages/gnustep.scm | 30 +
Leo Famulari (2016-05-06 22:06 +0300) wrote:
> Finally, your attached patch had a MIME type of
> application/octet-stream, so it was rather challenging to work with. I'm
> not sure if that's a shortcoming of my setup or yours...
Hm, it's probably yours. With Gnus I see it as "text/x-patch" and I
On Sat, Mar 26, 2016 at 02:45:50AM +0100, Cyril Roelandt wrote:
> * doc/guix.tex (Invoking guix import): Mention that the pypi importer
> works better with "unzip".
> * guix/import/pypi.scm (latest-wheel-release,
> wheel-url->extracted-directory): New procedures.
> * tests/pypi.scm (("pypi->guix-pa
On Fri, May 06, 2016 at 02:45:48AM +, alírio eyng wrote:
> i suggested renaming:
> readline, libunistring, htslib, c-ares, json-c, icu4c, ...
> to:
> c-readline, c-unistring, c-hts, c-ares, c-json, c-icu, ...
> no replies, is that implicit agreement?
I did not follow the discussion in all its
On Thu, May 05, 2016 at 06:30:50PM -0500, Alex Griffin wrote:
> Pretty trivial change, just updated the version number and verified the
> new hash.
Thanks, applied as aa206271cf.
I added the line for the changelog. Take a look at the commit to see
what it looks like and try to remember to include
On Fri, May 06, 2016 at 02:01:08PM -0400, Leo Famulari wrote:
> On Mon, May 02, 2016 at 04:07:19PM -0700, Al McElrath wrote:
> >
> > Attached is a patch to update i3status to 2.10.
>
> Thanks, it works! The changed library dependencies seem to be
> working for me. Applied as 766a22fb4d1, preceded
On Thu, May 05, 2016 at 11:36:50PM +0200, Pjotr Prins wrote:
> Talk is at
>
> http://www.ustream.tv/recorded/86424059 start @ 38 min.
Nice! I liked it when you described Nokogiri's graph as "carved in
stone". Great metaphor.
Too bad ustream requires use of Flash.
>
> On Thu, May 05, 2016 at 06
On Mon, May 02, 2016 at 04:24:14PM -0400, Kei Yamashita wrote:
> Everything works on my end. Would someone else like to test this patch?
It works for me!
But, aside from pkg-config, why are those libraries native-inputs rather
than regular inputs? They package seems to work when they are regular
On Fri, May 06, 2016 at 03:34:31AM +0200, Cyril Roelandt wrote:
> On 05/01/2016 06:41 PM, Leo Famulari wrote:
> > I wanted to make sure the updates to mock and unittest2 wouldn't break
> > anything. No problems!
> I also managed to rebuild a bunch of packages on my machine. I only
> failed to rebui
On Fri, May 06, 2016 at 03:28:39AM +0200, Cyril Roelandt wrote:
> On 04/30/2016 11:33 PM, Leo Famulari wrote:
> > As with python-cmd2, could you if setuptools is required for the
> > python-3 variant?
> >
>
> So, I applied the following patch:
>
>
> --- a/gnu/packages/python.scm
> +++ b/gnu/pac
On Wed, May 04, 2016 at 03:46:46PM +0200, Roel Janssen wrote:
> Dear Guix,
>
> Yet another patch for an R package.
>
> Kind regards,
> Roel Janssen
>
> >From ff2b4d8a0bc1ecf1dcc3a6ce8f3e457910e7aa33 Mon Sep 17 00:00:00 2001
> From: Roel Janssen
> Date: Wed, 4 May 2016 15:45:09 +0200
> Subject:
On Tue, May 03, 2016 at 01:40:42PM +0200, Ludovic Courtès wrote:
> Leo Famulari skribis:
>
> > On Sun, May 01, 2016 at 03:21:47PM +0200, Ludovic Courtès wrote:
> >> Leo Famulari skribis:
> >>
> >> > There is a new stable release of Nginx: 1.10.0:
> >> >
> >> > http://nginx.org/en/download.html
Ludovic Courtès (2016-05-06 13:36 +0300) wrote:
> Alex Kost skribis:
>
>> Hello Ludo, this is not related to system tests, but in this patchset
>> you also moved 'memoize' to (guix combinators). In commit 86670ca4b7 I
>> adjusted emacs interface to use it.
>
> Ooops, sorry for the breakage. I g
On Wed, May 04, 2016 at 12:12:48AM +0200, Nicolas Goaziou wrote:
> Leo Famulari writes:
> > Also, can you add a phase that installs the "rcscripts"? They will be
> > useful for Guix users on foreign distros.
>
> Done.
>
> > I'm not sure where to install them. Since they will probably have to be
On Thu, May 05, 2016 at 07:41:02PM +0300, Alex Kost wrote:
> Ludovic Courtès (2016-05-05 17:58 +0300) wrote:
>
> > Leo Famulari skribis:
> >
> >> On Thu, Apr 21, 2016 at 10:23:19PM +0200, Hartmut Goebel wrote:
> >>> * gnu/pyckages/python.csm (wrap-python3): Create symlinks for
> >>> pip and pyt
On Tue, May 03, 2016 at 12:44:57PM +0200, Roel Janssen wrote:
> * gnu/packages/bash.scm (bash-tap): New variable.
> +(arguments
> + `(#:tests? #f ; There is no test suite.
> + #:phases
> + (modify-phases %standard-phases
> + (delete 'configure) ; There is no Makefile.
>
On Wed, May 04, 2016 at 03:55:23PM +0200, Roel Janssen wrote:
> So, we do need r-lattice when actually using the module..
> I attached yet another patch.
>
> >From bc85f769c42418b307339aaafb2f3785a7a897e1 Mon Sep 17 00:00:00 2001
> From: Roel Janssen
> Date: Wed, 4 May 2016 15:53:45 +0200
> Subje
On Mon, May 02, 2016 at 04:07:19PM -0700, Al McElrath wrote:
>
> Attached is a patch to update i3status to 2.10.
Thanks, it works! The changed library dependencies seem to be
working for me. Applied as 766a22fb4d1, preceded by a switch to https
URLs (I had to rebase your patch to adopt the change
On Tue, May 03, 2016 at 03:06:42PM +0200, Roel Janssen wrote:
> Dear Guix,
>
> Here's another R package.
>
> Kind regards,
> Roel Janssen
>
> >From 97775f169bcd9b81daa19ec7c298698340d5a7b9 Mon Sep 17 00:00:00 2001
> From: Roel Janssen
> Date: Tue, 3 May 2016 15:04:21 +0200
> Subject: [PATCH] gn
On Fri, May 6, 2016, at 05:09 AM, Ludovic Courtès wrote:
> I think it’s a good idea! A lot of the work to fix this issue will be
> to raise awareness among compiler writers and invite them to have a
> bootstrapping story like you describe.
>
> Other people in the reproducible-builds community are
* guix/import/cran.scm (%bioconductor-svn-url): Update to release URL
for version 3.3.
---
guix/import/cran.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/guix/import/cran.scm b/guix/import/cran.scm
index 69485bc..6f2ceed 100644
--- a/guix/import/cran.scm
+++ b/gui
Alex Kost skribis:
> Hello Ludo, this is not related to system tests, but in this patchset
> you also moved 'memoize' to (guix combinators). In commit 86670ca4b7 I
> adjusted emacs interface to use it.
Ooops, sorry for the breakage. I guess I don’t master ‘grep’ yet. ;-)
> However, it is not
Ricardo Wurmus skribis:
> alírio eyng writes:
>
>> i suggested renaming:
>> readline, libunistring, htslib, c-ares, json-c, icu4c, ...
>> to:
>> c-readline, c-unistring, c-hts, c-ares, c-json, c-icu, ...
>>
>> no replies, is that implicit agreement?
>
> I strongly disagree with this as it makes
Alex Griffin skribis:
> On Thu, May 5, 2016, at 05:34 PM, Efraim Flashner wrote:
>> I'm totally not a lawyer, but I believe officially and legally any
>> change you make is yours and needs/should have a copyright line.
>> On the other side, I believe that if you make a change and don't
>> attach
Hello!
Alex Griffin skribis:
> One thing I think the Guix project should do is work with the
> reproducible builds folks to publish a document explaining the issues
> involved with self-hosted compilers. It should encourage language
> communities to continuously maintain some way to build their
Alex Griffin skribis:
> On Thu, May 5, 2016, at 08:35 AM, Ludovic Courtès wrote:
>>
>> Yeah it’s OK to do it in the order: write the package bootstrapped from
>> the binary blob, and then work on bootstrapping it from OCaml.
>
> I do not think that bootstrapping Rust from OCaml is a practical go
Efraim Flashner skribis:
> * gnu/services/networking.scm (connman-service): New procedure.
> (connman-service-type, %connman-activation): New variables.
> (connman-shepherd-service): New procedure.
> * doc/guix.texi (Networking Services): Document it.
I see it’s committed, thanks!
Ludo’.
On Fri 06 May 2016 11:05, Andy Wingo writes:
> But given that even OCaml includes a binary blob (!), I don't think that
> we can practically require bootstrapped language implementations to
> bootstrap all the way.
To clarify! Obviously it would be better from a reproducibility POV if
we had fe
On Thu, May 05, 2016 at 09:52:32AM -0500, Alex Griffin wrote:
Hello Guixlings,
One thing I think the Guix project should do is work with the
reproducible builds folks to publish a document explaining the issues
involved with self-hosted compilers. It should encourage langu
On Thu 05 May 2016 16:46, Alex Griffin writes:
> On Thu, May 5, 2016, at 08:35 AM, Ludovic Courtès wrote:
>>
>> Yeah it’s OK to do it in the order: write the package bootstrapped from
>> the binary blob, and then work on bootstrapping it from OCaml.
>
> I do not think that bootstrapping Rust fro
Francesco Frassinelli (2016-05-05 17:34 +0300) wrote:
> Hello,
Hello and welcome!
> I'm a new Guix user and I created a package for Seren, a P2P VoIP
> conference program which uses Opus as codec.
You made a new "seren.scm" file, but didn't add a standard header (with
copyright, license, etc.)
Reproducible builds of D compilers
http://forum.dlang.org/post/fsmdaethvbvcxnunb...@forum.dlang.org
On Fri, May 06, 2016 at 01:30:18AM +0300, Efraim Flashner wrote:
> On Thu, May 05, 2016 at 09:52:32AM -0500, Alex Griffin wrote:
> > Hello Guixlings,
> >
> > One thing I think the Guix project shou
39 matches
Mail list logo