On Mon, Feb 15, 2016 at 5:46 PM, Alex Kost wrote:
> Federico Beffa (2016-02-15 15:12 +0300) wrote:
>
>> Nils Gillmann writes:
>>
>>> I'm packaging emacs-popup.
>>>
>>> Currently the output builds with
>>> niasterisk@khazad-dum ~/projects/guix_project/guix$ ls -al
>>> /gnu/store/knpjk9vflja0i6yhnz
guile gnutls is missing which means it should be installed and
visible from
export GUILE_LOAD_PATH="/home/wrk/.guix-profile/share/guile/site/2.0"
I am thinking, to make things easier, why don't we have a guix-dev
package which includes guix, guile, emacs and all related packages and
emacs exten
On Mon, Feb 15, 2016 at 10:51:00PM +0100, Andreas Enge wrote:
> On Mon, Feb 15, 2016 at 01:09:01PM +0100, Pjotr Prins wrote:
> > New version cleaned up (using python-wrapper) and patch created
> > with latest git and en_US.utf8 Guix style...
>
> Well, it turned out it was still in iso-latin-1, and
Chris Marusich writes:
> I ran those commands, and it fixed the problem: /dev/disk/by-uuid now
> exists and contains the links I expected to see.
>
> However, it introduced a new problem. Now, my network interface eth0
> does not show up like it did before. For example, when I run ifconfig,
> "lo
Hullo Guix,
YAPackage. I'd love to run ‘guix lint’, but then:
~blah$ ./pre-inst-env guix lint idle3-tools
gnu/packages/disk.scm:193:15: idle3-tools-0.9.1: \
URI http://idle3-tools.sourceforge.net unreachable: \
Connection timed out
I don't know if this is the cause or just a symptom.
* gnu/packages/disk.scm (idle3-tools): New variable.
* gnu/packages/disk.scm: Introduce license name space.
---
gnu/packages/disk.scm | 40 ++--
1 file changed, 34 insertions(+), 6 deletions(-)
diff --git a/gnu/packages/disk.scm b/gnu/packages/disk.scm
index b9
(Apologies for top-posting; my mobile email client doesn't seem to let me
post in any other way...)
Regarding your diagrams, I guess the one that shows GuixSD using Guix makes
a little more sense to me than the one that shows GuixSD as a total
replacement for Guix. However, I'm not sure exactly ho
Jookia <166...@gmail.com> writes:
> On Mon, Feb 15, 2016 at 08:21:04PM -0500, Leo Famulari wrote:
>> > +(home-page "http://pio.sourceforge.net/";)
>> > +(license license:gpl2+)))
>>
>> Since the source files include the "any later version" clause, I changed
>> this to GPL3+. I usually grep
On Tue, Feb 16, 2016 at 01:03:34PM +1100, Jookia wrote:
> On Mon, Feb 15, 2016 at 08:21:04PM -0500, Leo Famulari wrote:
> > > +(home-page "http://pio.sourceforge.net/";)
> > > +(license license:gpl2+)))
> >
> > Since the source files include the "any later version" clause, I changed
> > thi
On Mon, Feb 15, 2016 at 03:33:27PM -0800, Christopher Allan Webber wrote:
> From 4194f0b325d64718529275906ffe8294e8fb6111 Mon Sep 17 00:00:00 2001
> From: Christopher Allan Webber
> Date: Sun, 14 Feb 2016 16:23:11 -0800
> Subject: [PATCH 17/18] gnu: Add python-translitcodec.
>
> * gnu/packages/py
On Mon, Feb 15, 2016 at 08:21:04PM -0500, Leo Famulari wrote:
> > +(home-page "http://pio.sourceforge.net/";)
> > +(license license:gpl2+)))
>
> Since the source files include the "any later version" clause, I changed
> this to GPL3+. I usually grep for 'later version' when COPYING indicate
On Mon, Feb 15, 2016 at 03:32:49PM -0800, Christopher Allan Webber wrote:
> From 510854b320de72804575b18c77d1b30670408e6e Mon Sep 17 00:00:00 2001
> From: Christopher Allan Webber
> Date: Sun, 14 Feb 2016 15:49:47 -0800
> Subject: [PATCH 15/18] gnu: Add python-billiard.
>
> * gnu/packages/python.
On Mon, Feb 15, 2016 at 03:32:16PM -0800, Christopher Allan Webber wrote:
> From dedac86054cf1526731411b8b505084dd375de17 Mon Sep 17 00:00:00 2001
> From: Christopher Allan Webber
> Date: Sun, 14 Feb 2016 12:44:03 -0800
> Subject: [PATCH 13/18] gnu: Add python-amqp.
>
> * gnu/packages/python.scm
On Mon, Feb 15, 2016 at 03:31:40PM -0800, Christopher Allan Webber wrote:
> From 562f8e028563ac3eebe6c90b1c9e4bb3bc379177 Mon Sep 17 00:00:00 2001
> From: Christopher Allan Webber
> Date: Sat, 13 Feb 2016 22:13:14 -0800
> Subject: [PATCH 11/18] gnu: Add python-webtest.
>
> * gnu/packages/python.s
On Mon, Feb 15, 2016 at 03:31:22PM -0800, Christopher Allan Webber wrote:
> From a8896e49511d1b39558e48bb149c8fce91ba128c Mon Sep 17 00:00:00 2001
> From: Christopher Allan Webber
> Date: Sat, 13 Feb 2016 21:40:22 -0800
> Subject: [PATCH 10/18] gnu: Add python-pyquery
>
> * gnu/packages/python.sc
On Mon, Feb 15, 2016 at 03:31:00PM -0800, Christopher Allan Webber wrote:
> From 8aeb48d26f2391de674723d63d0722f3112245d0 Mon Sep 17 00:00:00 2001
> From: Christopher Allan Webber
> Date: Sat, 13 Feb 2016 21:13:14 -0800
> Subject: [PATCH 09/18] gnu: Add python-pastedeploy
>
> * gnu/packages/pytho
On Mon, Feb 15, 2016 at 03:31:00PM -0800, Christopher Allan Webber wrote:
> From 8aeb48d26f2391de674723d63d0722f3112245d0 Mon Sep 17 00:00:00 2001
> From: Christopher Allan Webber
> Date: Sat, 13 Feb 2016 21:13:14 -0800
> Subject: [PATCH 09/18] gnu: Add python-pastedeploy
>
> * gnu/packages/pytho
On Mon, Feb 15, 2016 at 03:28:03PM -0800, Christopher Allan Webber wrote:
> From 12fea50a946441277e38cc6e7ef266c08738193e Mon Sep 17 00:00:00 2001
> From: Christopher Allan Webber
> Date: Sat, 13 Feb 2016 18:35:57 -0800
> Subject: [PATCH 06/18] gnu: Add python-beautifulsoup4
>
> * gnu/packages/py
On Mon, Feb 15, 2016 at 03:27:01PM -0800, Christopher Allan Webber wrote:
> From 68a12b91238427d68767ca3a5a4adda36298274c Mon Sep 17 00:00:00 2001
> From: Christopher Allan Webber
> Date: Sat, 13 Feb 2016 18:04:18 -0800
> Subject: [PATCH 03/18] gnu: Add python2-apipkg.
>
> * gnu/packages/python.s
On Mon, Feb 15, 2016 at 03:26:41PM -0800, Christopher Allan Webber wrote:
> From 058ebb088ce2998f120f461699c3550f1fc8034b Mon Sep 17 00:00:00 2001
> From: Christopher Allan Webber
> Date: Sat, 13 Feb 2016 17:04:24 -0800
> Subject: [PATCH 02/18] gnu: Add python-alembic.
>
> * gnu/packages/python.s
On Mon, Feb 15, 2016 at 03:23:45PM -0800, Christopher Allan Webber wrote:
> First in a series of towards-MediaGoblin patches.
Awesome!
I'm reviewing these on the assumption that you've tested they all build.
> From ad76816977e98e0230ccde7475598e6e85de4d29 Mon Sep 17 00:00:00 2001
> From: Christo
Hi,
i attached patch for licenses CC-BY2 and CC-BY-SA2.
ThanksFrom fb8d0849612c10fb290db9ccc74efc1f17591687 Mon Sep 17 00:00:00 2001
From: Rene Saavedra
Date: Mon, 15 Feb 2016 19:23:34 -0600
Subject: [PATCH] licenses: Add CC-BY-SA and CC-BY.
* guix/licenses.scm (cc-by-sa2.0, cc-by2.0): New var
On Mon, Feb 15, 2016 at 01:14:16PM -0800, thylak...@openmailbox.org wrote:
> Hello all,
>
> I am submitting this patch that packages the game 'pioneers' into the
> games.scm file.
Thanks for the patch! Maybe I can get some of my friends to play this,
or perhaps some people on #guix ;)
>
> Let m
Alex Kost writes:
> Nils Gillmann (2016-02-15 21:13 +0300) wrote:
>
>> This patch adds emacs-popup.
>
> Hi, only nitpicks from my side, so I'm going to commit this patch (no
> need to resend an updated version) in several days, if there will be no
> other comments.
>
>> From 66abaf9cfcb566e2027ac
>From e43f2dca602a0e1bc90e8dce1947fcf3d401360f Mon Sep 17 00:00:00 2001
From: Christopher Allan Webber
Date: Mon, 15 Feb 2016 10:29:08 -0800
Subject: [PATCH 18/18] gnu: Add python-editor.
* gnu/packages/python.scm (python-editor, python2-editor): New variables.
---
gnu/packages/python.scm | 30 +
>From 4194f0b325d64718529275906ffe8294e8fb6111 Mon Sep 17 00:00:00 2001
From: Christopher Allan Webber
Date: Sun, 14 Feb 2016 16:23:11 -0800
Subject: [PATCH 17/18] gnu: Add python-translitcodec.
* gnu/packages/python.scm (python-translitcodec, python2-translitcodec):
New variables.
---
gnu/pac
>From 469a32636b82fe925aa71f418b8af146161875ef Mon Sep 17 00:00:00 2001
From: Christopher Allan Webber
Date: Sun, 14 Feb 2016 15:57:24 -0800
Subject: [PATCH 16/18] gnu: Add python-celery.
* gnu/packages/python.scm (python-celery, python2-celery): New variables.
---
gnu/packages/python.scm | 39 +
>From 510854b320de72804575b18c77d1b30670408e6e Mon Sep 17 00:00:00 2001
From: Christopher Allan Webber
Date: Sun, 14 Feb 2016 15:49:47 -0800
Subject: [PATCH 15/18] gnu: Add python-billiard.
* gnu/packages/python.scm (python-billiard, python2-billiard):
New variables.
---
gnu/packages/python.sc
>From dedac86054cf1526731411b8b505084dd375de17 Mon Sep 17 00:00:00 2001
From: Christopher Allan Webber
Date: Sun, 14 Feb 2016 12:44:03 -0800
Subject: [PATCH 13/18] gnu: Add python-amqp.
* gnu/packages/python.scm (python-amqp, python2-amqp): New variables.
---
gnu/packages/python.scm | 38 +++
>From 096adf2f2172d77e7a3d08175be2a9ef72f7d38a Mon Sep 17 00:00:00 2001
From: Christopher Allan Webber
Date: Sun, 14 Feb 2016 15:38:10 -0800
Subject: [PATCH 14/18] gnu: Add python-kombu.
* gnu/packages/python.scm (python-kombu, python2-kombu): New variables.
---
gnu/packages/python.scm | 38
>From c8ef5a9b9507aff696a559967dde1dee11d229f8 Mon Sep 17 00:00:00 2001
From: Christopher Allan Webber
Date: Sun, 14 Feb 2016 12:16:49 -0800
Subject: [PATCH 12/18] gnu: Add python-anyjson.
* gnu/packages/python.scm (python-anyjson, python2-anyjson): New variables.
---
gnu/packages/python.scm | 3
>From 562f8e028563ac3eebe6c90b1c9e4bb3bc379177 Mon Sep 17 00:00:00 2001
From: Christopher Allan Webber
Date: Sat, 13 Feb 2016 22:13:14 -0800
Subject: [PATCH 11/18] gnu: Add python-webtest.
* gnu/packages/python.scm (python-webtest, python2-webtest):
New variables.
---
gnu/packages/python.scm |
>From a8896e49511d1b39558e48bb149c8fce91ba128c Mon Sep 17 00:00:00 2001
From: Christopher Allan Webber
Date: Sat, 13 Feb 2016 21:40:22 -0800
Subject: [PATCH 10/18] gnu: Add python-pyquery
* gnu/packages/python.scm (python-pyquery, python2-pyquery): New variables.
---
gnu/packages/python.scm | 31
>From 8aeb48d26f2391de674723d63d0722f3112245d0 Mon Sep 17 00:00:00 2001
From: Christopher Allan Webber
Date: Sat, 13 Feb 2016 21:13:14 -0800
Subject: [PATCH 09/18] gnu: Add python-pastedeploy
* gnu/packages/python.scm (python-pastedeploy, python2-pastedeploy):
New variables.
---
gnu/packages/p
>From fdedc5819c7a4615128cd2d6558cd00fa2340eb4 Mon Sep 17 00:00:00 2001
From: Christopher Allan Webber
Date: Sat, 13 Feb 2016 20:22:47 -0800
Subject: [PATCH 08/18] gnu: Add python-wsgiproxy2.
* gnu/packages/python.scm (python-wsgiproxy2, python2-wsgiproxy2):
New variables.
---
gnu/packages/pyt
>From 727723160ed0a9c960fdc0d84173f926ef0bb170 Mon Sep 17 00:00:00 2001
From: Christopher Allan Webber
Date: Sat, 13 Feb 2016 18:57:11 -0800
Subject: [PATCH 07/18] gnu: Add python-waitress.
* gnu/packages/python.scm (python-waitress, python2-waitress): New variables.
---
gnu/packages/python.scm
>From 12fea50a946441277e38cc6e7ef266c08738193e Mon Sep 17 00:00:00 2001
From: Christopher Allan Webber
Date: Sat, 13 Feb 2016 18:35:57 -0800
Subject: [PATCH 06/18] gnu: Add python-beautifulsoup4
* gnu/packages/python.scm (python-beautifulsoup4, python2-beautifulsoup4):
New variables.
---
gnu/p
>From 48c2f5da6570880ff9ccfca5c11b809cbb47965e Mon Sep 17 00:00:00 2001
From: Christopher Allan Webber
Date: Sat, 13 Feb 2016 18:11:47 -0800
Subject: [PATCH 05/18] gnu: Add python-pytest-xdist.
* gnu/packages/python.scm (python-pytest-xdist, python2-pytest-xdist):
New variables.
---
gnu/packag
>From 68a12b91238427d68767ca3a5a4adda36298274c Mon Sep 17 00:00:00 2001
From: Christopher Allan Webber
Date: Sat, 13 Feb 2016 18:04:18 -0800
Subject: [PATCH 03/18] gnu: Add python2-apipkg.
* gnu/packages/python.scm (python2-apipkg): New variable.
---
gnu/packages/python.scm | 10 +-
1 fi
>From e2600910d0348451cbaa686a3e5adb57282228cc Mon Sep 17 00:00:00 2001
From: Christopher Allan Webber
Date: Sat, 13 Feb 2016 18:11:05 -0800
Subject: [PATCH 04/18] gnu: Add python2-execnet.
* gnu/packages/python.scm (python2-execnet): New variable.
---
gnu/packages/python.scm | 10 +-
1
>From 058ebb088ce2998f120f461699c3550f1fc8034b Mon Sep 17 00:00:00 2001
From: Christopher Allan Webber
Date: Sat, 13 Feb 2016 17:04:24 -0800
Subject: [PATCH 02/18] gnu: Add python-alembic.
* gnu/packages/python.scm (python-alembic, python2-alembic): New variables.
---
gnu/packages/python.scm | 3
First in a series of towards-MediaGoblin patches.
>From ad76816977e98e0230ccde7475598e6e85de4d29 Mon Sep 17 00:00:00 2001
From: Christopher Allan Webber
Date: Fri, 12 Feb 2016 13:23:46 -0800
Subject: [PATCH 01/18] gnu: Add python-mako.
* gnu/packages/python.scm (python-mako, python2-mako): New v
On Mon, Feb 15, 2016 at 5:07 PM, Andreas Enge wrote:
> On Mon, Feb 15, 2016 at 05:04:09PM -0500, Leo Famulari wrote:
>> Can you test that some of these other apps still work with this change?
>
> $ guix refresh -l wxwidgets
> A single dependent package: wxmaxima-15.04.0
Additionally, the wxwidget
On Mon, Feb 15, 2016 at 11:33:55PM +0100, Tobias Geerinckx-Rice wrote:
> * gnu/packages/xdisorg.scm (redshift): Update to 1.11.
Applied, thanks!
Andreas
* gnu/packages/xdisorg.scm (redshift): Update to 1.11.
---
gnu/packages/xdisorg.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
index 5ca203e..41a8279 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.sc
On Mon, Feb 15, 2016 at 05:04:09PM -0500, Leo Famulari wrote:
> Can you test that some of these other apps still work with this change?
$ guix refresh -l wxwidgets
A single dependent package: wxmaxima-15.04.0
Andreas
Mark H Weaver writes:
> Christopher Allan Webber writes:
>
>> This also fixes the python / sqlalchemy / sqlite test failure problem.
>>
>> From 880e39c230bf9ac956baa0853acf7158481b3ee6 Mon Sep 17 00:00:00 2001
>> From: Christopher Allan Webber
>> Date: Mon, 15 Feb 2016 13:40:13 -0800
>> Subject:
On Mon, Feb 15, 2016 at 05:28:39PM +0100, Danny Milosavljevic wrote:
> Hi,
>
> the following patch enables "extended" regexps as required by kicad.
> It could conceivably inadvertedly change behaviour of other wxwidgets apps.
> What do you think? Is this the right way?
Can you test that some of
Christopher Allan Webber writes:
> This also fixes the python / sqlalchemy / sqlite test failure problem.
>
> From 880e39c230bf9ac956baa0853acf7158481b3ee6 Mon Sep 17 00:00:00 2001
> From: Christopher Allan Webber
> Date: Mon, 15 Feb 2016 13:40:13 -0800
> Subject: [PATCH] gnu: python-sqlalchemy:
On Mon, Feb 15, 2016 at 01:41:22PM -0800, Christopher Allan Webber wrote:
> This also fixes the python / sqlalchemy / sqlite test failure problem.
Excellent, please push!
Andreas
On Mon, Feb 15, 2016 at 01:09:01PM +0100, Pjotr Prins wrote:
> New version cleaned up (using python-wrapper) and patch created
> with latest git and en_US.utf8 Guix style...
Well, it turned out it was still in iso-latin-1, and patching failed again...
Anyway, I applied the modifications and expand
This also fixes the python / sqlalchemy / sqlite test failure problem.
>From 880e39c230bf9ac956baa0853acf7158481b3ee6 Mon Sep 17 00:00:00 2001
From: Christopher Allan Webber
Date: Mon, 15 Feb 2016 13:40:13 -0800
Subject: [PATCH] gnu: python-sqlalchemy: Update to 1.0.12.
* gnu/packages/python.scm
Hello all,
I am submitting this patch that packages the game 'pioneers' into the
games.scm file.
Let me know if I made any mistakes or can improve anything. I'm hoping
to package several more appplications soon.
The patch is an attachment.
- Rodger Foxdiff --git a/gnu/packages/games.scm b/
On Mon, Feb 15, 2016 at 12:13:36PM -0800, Christopher Allan Webber wrote:
> Christopher Allan Webber writes:
>
> > Building with a newer version still fails.
> >
> > I filed a bug on the sqlalchemy tracker:
> >
> >
> > https://bitbucket.org/zzzeek/sqlalchemy/issues/3649/tests-fail-with-python-b
Nils Gillmann (2016-02-15 21:13 +0300) wrote:
> This patch adds emacs-popup.
Hi, only nitpicks from my side, so I'm going to commit this patch (no
need to resend an updated version) in several days, if there will be no
other comments.
> From 66abaf9cfcb566e2027acf145b06963c6e52a99c Mon Sep 17 00
On Mon, 15 Feb 2016 12:43:35 +0100
Alex Sassmannshausen wrote:
> Hello,
>
> Attached you should find a working patch for guile-config, a library for
> Guile that should make maintaining command-line options and
> configuration files for your scripts/programs easier.
>
> I'm preparing a 0.1 Rele
ren...@openmailbox.org (2016-02-15 21:35 +0300) wrote:
> Hi,
>
> i attached gnome-backgrounds patch for review.
>
> Considerations:
> a) I can't find the licenses CC-BY2 and CC-BY-SA2 in licenses.scm.
Then you are welcome to add them :-) See commit 12abc6e¹ for example.
> b) Just found the ho
Christopher Allan Webber writes:
> Building with a newer version still fails.
>
> I filed a bug on the sqlalchemy tracker:
>
>
> https://bitbucket.org/zzzeek/sqlalchemy/issues/3649/tests-fail-with-python-built-with-newer
Good news, see the above ticket! There's a fix upstream. I'm working
ba
Alex Sassmannshausen writes:
> Hello,
>
> Attached you should find a working patch for guile-config, a library for
> Guile that should make maintaining command-line options and
> configuration files for your scripts/programs easier.
>
> I'm preparing a 0.1 Release announcement for this project too
Christopher Allan Webber writes:
> Mark Weaver suggested that I try with the latest sqlite release (3.10.2)
> and see if upgrading would fix the problem. It did not.
>
> python-alembic is the only Python package I have left to do for handling
> all of MediaGoblin's Python dependencies. I would r
Hi,
i attached gnome-backgrounds patch for review.
Considerations:
a) I can't find the licenses CC-BY2 and CC-BY-SA2 in licenses.scm.
b) Just found the home-page
"https://git.gnome.org/browse/gnome-backgrounds";, for the project.
ThanksFrom 80a921672022ddf1198c3d71c497d98f0800fe73 Mon Sep
This patch adds emacs-popup.
>From 66abaf9cfcb566e2027acf145b06963c6e52a99c Mon Sep 17 00:00:00 2001
From: Nils Gillmann
Date: Mon, 15 Feb 2016 19:06:16 +0100
Subject: [PATCH] gnu: add emacs-popup
* gnu/packages/emacs.scm (emacs-popup): New variable.
---
gnu/packages/emacs.scm | 27
Alex Kost writes:
> Federico Beffa (2016-02-15 15:12 +0300) wrote:
>
>> Nils Gillmann writes:
>>
>>> I'm packaging emacs-popup.
>>>
>>> Currently the output builds with
>>> niasterisk@khazad-dum ~/projects/guix_project/guix$ ls -al
>>> /gnu/store/knpjk9vflja0i6yhnz4ai57k29jpgm4p-emacs-popup-0.5.
Chris Marusich writes:
[...]
> I think you're asking "What is the difference between Guix and
> GuixSD", and you don't feel that the manual is clear enough about
> this. Is that right?
No, the problem is at a higher level than the manual.
The current packaging of Guix within GuixSD obfuscates wh
Alex Sassmannshausen writes:
> Hello,
>
> Attached you should find a working patch for guile-config, a library for
> Guile that should make maintaining command-line options and
> configuration files for your scripts/programs easier.
>
> I'm preparing a 0.1 Release announcement for this project too
Federico Beffa (2016-02-15 15:12 +0300) wrote:
> Nils Gillmann writes:
>
>> I'm packaging emacs-popup.
>>
>> Currently the output builds with
>> niasterisk@khazad-dum ~/projects/guix_project/guix$ ls -al
>> /gnu/store/knpjk9vflja0i6yhnz4ai57k29jpgm4p-emacs-popup-0.5.3/share/emacs/site-lisp/guix.d
Hi,
the following patch enables "extended" regexps as required by kicad.
It could conceivably inadvertedly change behaviour of other wxwidgets apps.
What do you think? Is this the right way?
diff --git a/gnu/packages/wxwidgets.scm b/gnu/packages/wxwidgets.scm
index b49fb2f..65adfc1 100644
--- a/
Ludovic Courtès writes:
> Ricardo Wurmus skribis:
>
>> the tests for this package cannot easily be fixed by
>>
>>#:phases
>>(modify-phases %standard-phases
>> (add-after 'unpack 'fix-tests
>>(lambda _
>> (substitute* "auparse/test/auparse_test.r
Justus Winter writes:
> Quoting Ben Woodcroft (2016-02-15 02:13:07)
>> Thanks for the patch, but it appears you've included many other
>> changes.
>
> Yeah :/
>
>> Can you resend without them please?
>
> I will, as soon as I have revised the package not to use some
> libraries it bundles.
Feel
On Mon, Feb 15, 2016 at 3:47 AM, Andy Wingo wrote:
> On Sat 13 Feb 2016 06:13, "Thompson, David" writes:
>
>> diff --git a/gnu/packages/guile.scm b/gnu/packages/guile.scm
>> index e6e7228..11d9da1 100644
>> --- a/gnu/packages/guile.scm
>> +++ b/gnu/packages/guile.scm
>> @@ -210,7 +210,15 @@ witho
Nils Gillmann writes:
> I'm packaging emacs-popup.
>
> Currently the output builds with
> niasterisk@khazad-dum ~/projects/guix_project/guix$ ls -al
> /gnu/store/knpjk9vflja0i6yhnz4ai57k29jpgm4p-emacs-popup-0.5.3/share/emacs/site-lisp/guix.d/popup-0.5.3/
> total 180
> dr-xr-xr-x 4 root guixbuild
On Sun, Feb 14, 2016 at 02:08:30PM -0500, Leo Famulari wrote:
> I think the old version of git must play a role, or every patch with a
> copyright attribution line would fail to apply.
New version cleaned up (using python-wrapper) and patch created
with latest git and en_US.utf8 Guix style...
Ah
Hello,
Attached you should find a working patch for guile-config, a library for
Guile that should make maintaining command-line options and
configuration files for your scripts/programs easier.
I'm preparing a 0.1 Release announcement for this project too.
I ran it through `guix lint` and it see
Hi,
Thanks for the patch. New contributors are most welcome.
On 15/02/16 17:40, Danny Milosavljevic wrote:
this patch adds kicad, an electronics design automation tool, to
"engineering.scm".
What do I do with the optional stuff like scripting etc? Is there something
like Gentoo USE flags?
Quoting Ben Woodcroft (2016-02-15 02:13:07)
> Thanks for the patch, but it appears you've included many other
> changes.
Yeah :/
> Can you resend without them please?
I will, as soon as I have revised the package not to use some
libraries it bundles.
Justus
Hi,
this patch adds kicad, an electronics design automation tool, to
"engineering.scm".
What do I do with the optional stuff like scripting etc? Is there something
like Gentoo USE flags?
Also, for this to work, wxwidgets.scm needs a 4 character patch. Do I add this
here as well?
diff --git
On Sun, 14 Feb 2016 20:53:52 -0500
Leo Famulari wrote:
> On Sun, Feb 14, 2016 at 08:41:29PM -0300, Daniel Pimentel wrote:
> [...]
>
> Can you provide the parts of test-suite.log that describe the failures?
>
if you build with the '-K' flag it'll keep the directory around so you can
get the
On Sun, Feb 14, 2016 at 04:59:17PM -0800, Christopher Allan Webber wrote:
> Why would we drop the checkerboard pattern again? I like it a lot!
That of course is a question of taste; I am not so fond of it.
But my message was not to discuss matters of taste (which according
to German and French sa
Hiya,
Ricardo Wurmus writes:
> Alex Sassmannshausen writes:
>
>> Hello,
>>
>> Ricardo Wurmus writes:
>>
>>> Ludovic Courtès writes:
>>>
Leo Famulari skribis:
> All kidding aside, I'm happy to push this with PulseAudio support, *if*
> a GuixSD user can confirm that it works. I
On Sat 13 Feb 2016 06:13, "Thompson, David" writes:
> diff --git a/gnu/packages/guile.scm b/gnu/packages/guile.scm
> index e6e7228..11d9da1 100644
> --- a/gnu/packages/guile.scm
> +++ b/gnu/packages/guile.scm
> @@ -210,7 +210,15 @@ without requiring the source code to be rewritten.")
>
80 matches
Mail list logo