* gnu/services/databases.scm (): Add locale
field.
(postgresql-shepherd-service): Pass locale to initdb.
(postgresql-service): Add locale default.
---
doc/guix.texi | 8
gnu/services/databases.scm | 22 ++
2 files changed, 22 insertions(+), 8 deleti
* gnu/services/databases.scm (): Add port
field.
(postgresql-shepherd-service): Pass port to postgres.
(postgresql-service): Add port default.
---
doc/guix.texi | 7 ---
gnu/services/databases.scm | 9 +++--
2 files changed, 11 insertions(+), 5 deletions(-)
diff --git a
Hi Ludo,
l...@gnu.org (Ludovic Courtès) writes:
> Hello network managers! :-)
Hopefully soon we will MANAGE to get it working! ;-)
> ren...@openmailbox.org skribis:
>
>> Accordig to what Thomas comments, I have two ideas:
>>
>> * I wil try to compile 'network-manager' with
>> '--with-session-t
On Wed 14 Dec 2016 10:13, Chris Marusich writes:
> Did I make a mistake, or does NetworkManager just not recognize elogind?
> I'll look into this more, but unless I made a mistake, I suspect that
> either elogind or network-manager might require some tweaks to convince
> network-manager that elog
Hi Thomas,
Thank you for the quick response!
Thomas Haller writes:
> Did you build NetworkManager yourself? Is session-tracking properly
> enabled to use systemd-logind or consolekit.
Yes, I'm building it from source [1]. It looks like we might need to
adjust the way we build it to enable ses
Andy Wingo writes:
> On Wed 14 Dec 2016 10:13, Chris Marusich writes:
>
>> Did I make a mistake, or does NetworkManager just not recognize elogind?
>> I'll look into this more, but unless I made a mistake, I suspect that
>> either elogind or network-manager might require some tweaks to convince
On 14/12/16 02:30, Ricardo Wurmus wrote:
[..]
Okay with these changes. Thanks!
Quite right. I made a few more changes to the description and push the
series ending in 'ce3f92e7018e140f5e6b7333a604f26506de6c2a'.
Thanks for the prompt review.
ben
> Would that help?
Awesome! Thank you.
The bootstrapping solution turned out much better. I added the
#:system argument to rustc-bootstrap and cargo-bootstrap and moved the
gcc -> cc symlink into rust-bootstrap, so that we get a native
toolchain. We can build rustc on i686 and x86_64 using the sa
* gnu/packages/python.scm (python-munch): New variable.
---
gnu/packages/python.scm | 22 ++
1 file changed, 22 insertions(+)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 9ebdbc420..8578b917b 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/pytho
* gnu/packages/python.scm (python-flask-wtf): New variable.
---
gnu/packages/python.scm | 27 +++
1 file changed, 27 insertions(+)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 6d6d880bb..763e452f1 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packa
* gnu/packages/python.scm (python-pygit2): New variable.
---
gnu/packages/python.scm | 30 ++
1 file changed, 30 insertions(+)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 8578b917b..c28dac0f8 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packa
* gnu/packages/python.scm (python2-openid): New variable.
---
gnu/packages/python.scm | 21 +
1 file changed, 21 insertions(+)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index c28dac0f8..ca5201f33 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/pyth
Applied the feedback, thanks.
Regarding the extra files, read the changed comment and
the link I included. It's my understanding that this will help
people to use pagure. My intention is to write a service for it,
so I do not need the sample files, but it might serve as a
reference for systems whi
* gnu/packages/python.scm (python-kitchen): New variable.
---
gnu/packages/python.scm | 32
1 file changed, 32 insertions(+)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index b324f993e..9ebdbc420 100644
--- a/gnu/packages/python.scm
+++ b/gnu/pa
* gnu/packages/python.scm (python-openid-teams): New variable.
---
gnu/packages/python.scm | 25 +
1 file changed, 25 insertions(+)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 8246a33d5..e7e10dc90 100644
--- a/gnu/packages/python.scm
+++ b/gnu/pack
* gnu/packages/python.scm (python-straight-plugin): New variable.
---
gnu/packages/python.scm | 27 +++
1 file changed, 27 insertions(+)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index e7e10dc90..b1bfc4850 100644
--- a/gnu/packages/python.scm
+++ b/gnu
* gnu/packages/python.scm (python-openid-cla): New variable.
---
gnu/packages/python.scm | 25 +
1 file changed, 25 insertions(+)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index ca5201f33..8246a33d5 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packag
* gnu/packages/python.scm (python-trollius-redis): New variable.
---
gnu/packages/python.scm | 23 +++
1 file changed, 23 insertions(+)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index b1bfc4850..1ff4bc8f6 100644
--- a/gnu/packages/python.scm
+++ b/gnu/pack
* gnu/packages/version-control.scm (pagure): New variable.
---
gnu/packages/version-control.scm | 87 +++-
1 file changed, 86 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/version-control.scm b/gnu/packages/version-control.scm
index 7918b90ca..3b8fecc3
* gnu/packages/python.scm (python-flask-multistatic): New variable.
---
gnu/packages/python.scm | 24
1 file changed, 24 insertions(+)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 763e452f1..b324f993e 100644
--- a/gnu/packages/python.scm
+++ b/gnu/
On Tue, Dec 13, 2016 at 05:15:05PM -0500, Leo Famulari wrote:
> I'm successfully using this package with this change.
>
> I don't know if this is the "right way" to solve this. Your thoughts?
To clarify, here is what happens on Debian Jessie without this change:
$ acme-client -nN example.com
acm
I think this commit broke the pypi tests.
* guix/utils.scm (file-extension): Detect the lack of file extensions in
urls.
---
guix/utils.scm | 8 ++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/guix/utils.scm b/guix/utils.scm
index 06f49daca..2bae2eb60 100644
--- a/guix/utils.scm
+++ b/guix/utils.scm
@@ -24,6 +24,7
This patch causes a test failure. Any ideas on how to do it better?
I'll push the rust stuff in the meantime, since there is nothing
technically wrong with the updater itself.
test-name: /*.narinfo for a compressed file
location: /home/dvc/guix/tests/publish.scm:218
source:
+ (test-equal
+ "/*.n
On Wed, Dec 14, 2016 at 12:25:26PM +, ng0 wrote:
> * gnu/packages/version-control.scm (pagure): New variable.
How can I test this? Is there supposed to be 'runserver.py' file to run?
https://pagure.io/pagure
Leo Famulari writes:
> On Tue, Dec 13, 2016 at 05:15:05PM -0500, Leo Famulari wrote:
>> I'm successfully using this package with this change.
>>
>> I don't know if this is the "right way" to solve this. Your thoughts?
>
> To clarify, here is what happens on Debian Jessie without this change:
>
>
Jan Nieuwenhuizen writes:
> Hi,
>
> I need phantomjs for a client and finally managed to built it from
> source.
>
> I tried to build it with our current qt-5.6/qtwebkit-5.7 but gave up;
> apparently phantomjs needs patches to even build with qt-5.5.
>
> While I think it's a waste not to share th
Marius Bakke writes:
> Adonay Felipe Nogueira writes:
>
>> I can't work on this issue right now, but I can at least do some
>> preliminary listing of affected recipes, so here's a small contribution
>> (although some removal of false-positives must be done):
>>
>> From root of git repository (b
On Wed, Dec 14, 2016 at 04:27:18PM +, ng0 wrote:
> Leo Famulari writes:
>
> > On Wed, Dec 14, 2016 at 12:25:26PM +, ng0 wrote:
> >> * gnu/packages/version-control.scm (pagure): New variable.
> >
> > How can I test this? Is there supposed to be 'runserver.py' file to run?
> >
> > https://p
Leo Famulari writes:
> On Wed, Dec 14, 2016 at 12:25:26PM +, ng0 wrote:
>> * gnu/packages/version-control.scm (pagure): New variable.
>
> How can I test this? Is there supposed to be 'runserver.py' file to run?
>
> https://pagure.io/pagure
It's mostly "read the docs" and as I progressed in r
Hi Guix!
Please receive this trivial patch (attached) for the Guix info manual.
>From 805165a6114f745a2e9713215f9935ff78437c49 Mon Sep 17 00:00:00 2001
From: Maxim Cournoyer
Date: Wed, 14 Dec 2016 09:30:17 -0800
Subject: [PATCH] doc: Fix "could could" typo in Submitting Patches section
* doc/co
ng0 writes:
> I think it will be easier to review when you split it. This is
> all somewhat related, but those are 6 new public(?) packages and
> one very long patch.
Sure I can do that, I'll prepare a new series.
> I don't know much about Qt, skipping through this I just saw one
> http which co
ng0 writes:
> Leo Famulari writes:
>
>> On Wed, Dec 14, 2016 at 12:25:26PM +, ng0 wrote:
>>> * gnu/packages/version-control.scm (pagure): New variable.
>>
>> How can I test this? Is there supposed to be 'runserver.py' file to run?
>>
>> https://pagure.io/pagure
>
> It's mostly "read the docs
* gnu/packages/qt.scm (qtbase55): New variable.
---
gnu/packages/qt.scm | 25 +
1 file changed, 25 insertions(+)
diff --git a/gnu/packages/qt.scm b/gnu/packages/qt.scm
index b442356..291f3ee 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -5,6 +5,7 @@
;;; Co
* gnu/packages/patches/phantomjs-qt55.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/qt.scm (phantomjs): New variable.
---
gnu/local.mk | 1 +
gnu/packages/patches/phantomjs-qt55.patch | 269 ++
gnu/packages/qt.s
As suggested by ng0, a split version of my PhantomJS patch.
Greetings,
Jan
* gnu/packages/qt.scm (qtxmlpatterns55): New variable.
---
gnu/packages/qt.scm | 16
1 file changed, 16 insertions(+)
diff --git a/gnu/packages/qt.scm b/gnu/packages/qt.scm
index cee341c..68324bd 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -1348,3 +1348,19 @@ ti
* gnu/packages/qt.scm (qtsvg55): New variable.
---
gnu/packages/qt.scm | 38 ++
1 file changed, 38 insertions(+)
diff --git a/gnu/packages/qt.scm b/gnu/packages/qt.scm
index 291f3ee..cee341c 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -1310,3
* gnu/packages/qt.scm (qtwebkit55): New variable.
---
gnu/packages/qt.scm | 98 +
1 file changed, 98 insertions(+)
diff --git a/gnu/packages/qt.scm b/gnu/packages/qt.scm
index 431aa18..4de6337 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/
* gnu/packages/qt.scm (qtdeclarative55): New variable.
---
gnu/packages/qt.scm | 23 +++
1 file changed, 23 insertions(+)
diff --git a/gnu/packages/qt.scm b/gnu/packages/qt.scm
index 68324bd..431aa18 100644
--- a/gnu/packages/qt.scm
+++ b/gnu/packages/qt.scm
@@ -1364,3 +1364,2
On Wed, Dec 14, 2016 at 09:38:36AM -0800, Maxim Cournoyer wrote:
> Hi Guix!
>
> Please receive this trivial patch (attached) for the Guix info manual.
>
> From 805165a6114f745a2e9713215f9935ff78437c49 Mon Sep 17 00:00:00 2001
> From: Maxim Cournoyer
> Date: Wed, 14 Dec 2016 09:30:17 -0800
> Sub
ng0 writes:
> ng0@wasp ~$ cd src/guix/guix
> ng0@wasp ~/src/guix/guix$ git grep googlecode
> gnu/packages/key-mon.scm:
> "http://key-mon.googlecode.com/files/key-mon-";
>
>
> Are we done then and we only need to find the right source for
> key-mon if there is a new one?
Ther
On Wed, 2016-12-14 at 01:38 -0800, Chris Marusich wrote:
> Hi Thomas,
>
> Thank you for the quick response!
>
> Thomas Haller writes:
>
> > Did you build NetworkManager yourself? Is session-tracking properly
> > enabled to use systemd-logind or consolekit.
>
> Yes, I'm building it from source
On 14/12/16 21:37, Ricardo Wurmus wrote:
> ng0 writes:
>> Are we done then and we only need to find the right source for
>> key-mon if there is a new one?
>
> There’s more: [...]
>
> Most of them are home page fields (will they also disappear?), but there
> are some where the sources are affecte
* gnu/packages/python.scm (python-xopen, python2-xopen): New variables.
---
gnu/packages/python.scm | 26 ++
1 file changed, 26 insertions(+)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 789e199..70c5aed 100644
--- a/gnu/packages/python.scm
+++ b/gn
Yesterday, Mozilla released Firefox ESR 45.6 and announced several CVEs
fixed by it:
https://www.mozilla.org/en-US/security/advisories/mfsa2016-95/
I'm pleased to announce that Guix users of IceCat have had early access
all of these fixes.
Since November 30 (commit 9689e71d2f2b5e766415a40d5f5a
Mark H Weaver writes:
> Yesterday, Mozilla released Firefox ESR 45.6 and announced several CVEs
> fixed by it:
>
> https://www.mozilla.org/en-US/security/advisories/mfsa2016-95/
>
> I'm pleased to announce that Guix users of IceCat have had early access
> all of these fixes.
>
> Since November 3
Very nice! Thanks :)
On Wed, Dec 14, 2016 at 6:20 PM, Christopher Allan Webber <
cweb...@dustycloud.org> wrote:
> Mark H Weaver writes:
>
> > Yesterday, Mozilla released Firefox ESR 45.6 and announced several CVEs
> > fixed by it:
> >
> > https://www.mozilla.org/en-US/security/advisories/mfsa20
On Tue, 13 Dec 2016 08:42:24 +0100
l...@gnu.org (Ludovic Courtès) wrote:
> Hi!
>
> bav...@member.fsf.org (Eric Bavier) skribis:
>
> > commit ff55fe559951b88bfd691b9dada3a0f26002c4cb
> > Author: Eric Bavier
> > Date: Mon Dec 12 21:59:27 2016 -0600
> >
> > import: cpan: Add updater.
> >
> guix/utils.scm (file-extension): Detect the lack of file extensions in urls.
This is so stupid. Just to cover up some other stupidity I did earlier that day.
Fixed yesterdays stupidity with 6976c68158e9c6bb264ca48041da5be1c24521cf
On Wed, Dec 14, 2016 at 08:20:45PM -0600, Christopher Allan Webber wrote:
> Mark H Weaver writes:
>
> > Yesterday, Mozilla released Firefox ESR 45.6 and announced several CVEs
> > fixed by it:
> >
> > https://www.mozilla.org/en-US/security/advisories/mfsa2016-95/
> >
> > I'm pleased to announce
Chris Marusich writes:
> Andy Wingo writes:
>
>> On Wed 14 Dec 2016 10:13, Chris Marusich writes:
>>
>>> Did I make a mistake, or does NetworkManager just not recognize elogind?
>>> I'll look into this more, but unless I made a mistake, I suspect that
>>> either elogind or network-manager might
53 matches
Mail list logo