* gnu/packages/password-utils.scm (password-store): Don't run tests in
parallel, as it causes them to hang and the build to timeout.
---
gnu/packages/password-utils.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/packages/password-utils.scm b/gnu/packages/password-utils.scm
index bdb
* gnu/packages/password-utils.scm (password-store): Remove the build
phase, as it is unused.
---
gnu/packages/password-utils.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/gnu/packages/password-utils.scm b/gnu/packages/password-utils.scm
index cf030ec..bdb3acf 100644
--- a/gnu/packages/
Hi Leo!
> Same issue about the GitHub page appearing out of date, since it doesn't
> seem to have a 0.7.8 release tag.
So I checked the github pages and the version string was updated, so
the url's are still up to date. I opened an issue regarding release
tagging https://github.com/patperry/hs-ie
This patch fixes some issues I've had with the postgresql service and database
locales. If system activation takes place before service activation, the
locales are present and PostgreSQL can use them, but otherwise the PostgreSQL
service is limited in the locales that can be used.
* gnu/services.scm: Activate the current system prior to the services,
as this allows the services to use the files from the system, for
example locales, in the service activation process.
---
gnu/services.scm | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/gnu/serv
ng0 writes:
> Ludovic Courtès writes:
>
>> Hello Guix!
>>
>> Ricardo Wurmus skribis:
>>
>>> Ludovic Courtès writes:
>>>
Hi!
Ricardo Wurmus skribis:
> @Ludo: at what time would you like this to start and for how long do we
> want the room?
I haven’t booked
Christopher Baines writes:
> * gnu/packages/password-utils.scm (password-store): Don't run tests in
> parallel, as it causes them to hang and the build to timeout.
> ---
> gnu/packages/password-utils.scm | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/gnu/packages/password-utils.scm b
* gnu/packages/python.scm (python-webencodings, python2-webencodings): New
variables.
---
gnu/packages/python.scm | 40
1 file changed, 40 insertions(+)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index b0e23b5c1..690e0ae37 100644
--- a/
* gnu/packages/python.scm (python-html5lib,
python2-html5lib)[propagated-inputs]: Add python-webencodings.
---
gnu/packages/python.scm | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 690e0ae37..101d8bc25 100644
--- a/gnu
I'm not sure if this is a recent dependency, but without this patch
"import html5lib" complains about not finding webencodings module.
Marius Bakke (2):
gnu: Add python-webencodings.
gnu: python-html5lib: Add dependency on python-webencodings.
gnu/packages/python.scm | 43 +++
Kei Kebreau skribis:
> From 656a59ee358362a9c3ec9b98f8e1a8cd1dc28b7f Mon Sep 17 00:00:00 2001
> From: Kei Kebreau
> Date: Fri, 9 Dec 2016 21:58:08 -0500
> Subject: [PATCH] gnu: Add denemo.
>
> * gnu/packages/music.scm (denemo): New variable.
Perfect, thank you!
Ludo’.
Hi,
I've made an attempt at making a build system for Go. It seems to
work, but it's not pretty. My Guix/Guile skills are bad, so keep your
expectations to a minimum. Consider it something where there was
nothing.
I started with a copy of the GNU build system, removed code I felt
wasn't necessar
Hi,
Syncthing is the first project to use the recently added Go build
system. It's in a minimal state to aid in developing the build system
and because it's a considerable job to add descriptions, synopsises
and homepages to all these packages (55). Licenses are probably
incorrect, unless correct
On Sat, Dec 10, 2016 at 08:03:24PM +, Efraim Flashner wrote:
> efraim pushed a commit to branch master
> in repository guix.
>
> commit a304b6c362dcfadfaa2cfe2a67f5e948f247fd51
> Author: Efraim Flashner
> Date: Sat Dec 10 21:45:29 2016 +0200
>
> gnu: openjpeg: Add fixes for CVE-2016-{9
On Sun, Dec 11, 2016 at 01:02:14AM -0500, Leo Famulari wrote:
> While poking around, I noticed there is a newer OpenJPEG release
> (2.1.2), and a bunch of recent bugs:
>
> https://cve.mitre.org/cgi-bin/cvekey.cgi?keyword=openjpeg
>
> Especial CVE-2016-8332:
>
> https://cve.mitre.org/cgi-bin/cven
On Sun, Dec 11, 2016 at 01:02:14AM -0500, Leo Famulari wrote:
> On Sat, Dec 10, 2016 at 08:03:24PM +, Efraim Flashner wrote:
> > efraim pushed a commit to branch master
> > in repository guix.
> >
> > commit a304b6c362dcfadfaa2cfe2a67f5e948f247fd51
> > Author: Efraim Flashner
> > Date: Sat
16 matches
Mail list logo