> "iyzsong" == writes:
iyzsong> Hi!
nice to meet you :-)
iyzsong> To reall, curentlly, guile-dbi use dlopen to load its
iyzsong> backends. So, for Guix we have to set LD_LIBRARY_PATH,
iyzsong> which is not desired.
[...]
iyzsong> So, here are patches for using libltdl
On Fri, Sep 16, 2016 at 12:15:40AM -0500, Eric Bavier wrote:
> Another issue that I thought of that's posed by these stray .go files,
> which isn't only a problem when acting as a wizard: introducing a new
> module import when adding a package, only to have that module
> moved/renamed before pushin
On Wed, Sep 14, 2016 at 11:17:24AM +0200, Ivan Vilata i Balaguer wrote:
> Subject: [PATCH 2/2] gnu: python: Add i3-quickswitch.
>
> * gnu/packages/python.scm (i3-quickswitch): New variable.
Cool, this works :)
> +(define-public i3-quickswitch
> + (package
> +(name "i3-quickswitch")
Again,
On Wed, Sep 14, 2016 at 11:12:29AM +0200, Ivan Vilata i Balaguer wrote:
> Hi everyone,
Hi!
> The following two patches add the [quickswitch for i3][] package. It
> depends on [i3-py][], which I renamed to ``python-i3``. The quickswitch
> package is named ``i3-quickswitch``. I hope I got the na
On Wed, Sep 14, 2016 at 11:16:38AM +0200, Ivan Vilata i Balaguer wrote:
> Subject: [PATCH 1/2] gnu: python: Add python-i3.
>
> * gnu/packages/python.scm (python-i3, python2-i3): New variables.
Thank you for this patch!
> +(define-public python-i3
> + (package
> +(name "python-i3")
I think
On Fri, 02 Sep 2016 14:42:27 +0200
l...@gnu.org (Ludovic Courtès) wrote:
> Eric Bavier skribis:
>
> > On Thu, 01 Sep 2016 14:37:58 +0200
> > l...@gnu.org (Ludovic Courtès) wrote:
>
> [...]
>
> >> > In regards of the .go files remaining in the build directory, I agree
> >> > that this is not
On Tue, 30 Aug 2016 14:07:48 -0500
Eric Bavier wrote:
> On Sat, 27 Aug 2016 10:31:44 +0200
> David Craven wrote:
>
> > > Is the purpose of this patch to make importers return licenses with this
> > > prefix or is there another use case?
> >
> > Yes that's the intention. I was only thinking
On Fri, Sep 16, 2016 at 12:05:18AM +, Tobias Geerinckx-Rice wrote:
> nckx pushed a commit to branch master
> in repository guix.
>
> commit 7f39e131805857614a171b51cbf432b4285ba1e6
> Author: Tobias Geerinckx-Rice
> Date: Fri Sep 16 01:44:24 2016 +0200
>
> gnu: prosody: Don't generate e
On Wed, 14 Sep 2016 16:43:47 +0200
l...@gnu.org (Ludovic Courtès) wrote:
> Brendan Tildesley skribis:
>
> > On 2016-09-13 22:09, Ludovic Courtès wrote:
> >> Hello,
> >>
> >> Just a quick note:
> >>
> >> Brendan Tildesley skribis:
> >>
> >>> + license:gpl3+ ; config.guess
Hi!
To reall, curentlly, guile-dbi use dlopen to load its backends.
So, for Guix we have to set LD_LIBRARY_PATH, which is not desired.
> [...]
> (me:)
>> I think it will be great to introduce a new search path (eg: GUILE_DBD_PATH)
>> in addition to LD_LIBRARY_PATH. Find the absolute so filepath
Hello,
this patch is evolution, a mail client for the GNOME desktop.
To run evolution is necessary to install evolution-data-server in user
profile; then I think that is required to start evolution-data-server
as a service to run successfully evolution without install evolution-
data-server in us
ng0 writes:
> [ Unknown signature status ]
>
> This patch adds gloox, a dependency for 0ad needs for their "lobby"
> feature. Gentoo builds it with libressl without any patches applied,
> they had a long discussion and are very strict in their testing, looking
> at the tests comparing libressl an
This patch adds gloox, a dependency for 0ad needs for their "lobby"
feature. Gentoo builds it with libressl without any patches applied,
they had a long discussion and are very strict in their testing, looking
at the tests comparing libressl and openssl builds I did there was no
failure and if it
> + (propagated-inputs
> + `(("libring" ,libring) ; This is needed to run dring.
Wait... I don't understand why it's required to be propagated...
> + ("adwaita-icon-theme" ,adwaita-icon-theme)
Okay.
> + ("evolution-data-server" ,evolution-data-server)))
Hmm. Why is i
LGTM
> + (snippet
> +'(let ((p (open-file "argon2.pc" "a")))
... ^ why?
> + (begin
> + (display
> + (string-append "prefix=/usr/local\n"
> + "exec_prefix=${prefix}\n"
> +
Hello Ludovic,
> What’s the status of this patch?
>
> If discussion with upstream is underway, we could apply it in
> core-udpates.
I have not been answered by the team of linux-pam. This is my ticket:
https://fedorahosted.org/linux-pam/ticket/64
Thanks
Hello!
ren...@openmailbox.org skribis:
> This is a patch for linux-pam, at compile on the Hurd system searches
> the file fsuid.h. The patch was taken from the Debian project.
>
> * This patch is prerequisite for lsh/openssh packages.
> * The patch was build and installed on Linux and the Hurd
John Darrington skribis:
> On Tue, Sep 13, 2016 at 01:45:19PM +0200, Ludovic Court??s wrote:
> John Darrington skribis:
>
>
> > +The @code{(gnu services nfs)} module provides the following services,
> > +which are most commonly used in relation to mouting or exporting
Hello Ludo,
> Do you want to send a patch to fix this?
enclosed please find the patch. Please double check to ensure I did not
re-mix-it-up :-) In case of any doubt, please ask.
--
Regards
Hartmut Goebel
| Hartmut Goebel | h.goe...@crazy-compilers.com |
| www.crazy-compile
Hello, gentle maintainer.
This is a message from the Translation Project robot.
A revised PO file for textual domain 'guix' has been submitted
by the German team of translators. The file is available at:
http://translationproject.org/latest/guix/de.po
(We can arrange things so that in the
Hi Guix,
I've cleaned up my gctp patch, following your advice:
From: Leo Famulari
Subject: Re: [PATCH] Add gctp
Date: Mon, 18 Jul 2016 17:47:23 -0400
If it's not possible to use the bundled GCTPs then we have to use an
external library, but I think it should be maintained outside of
Guix.
As
This patch cherry-picks an upstream commit to fix a buffer overflow in
cracklib. Please see the patch file for more information about the bug.
From 62f8f1763ba1766e92e8dc05686bd9353eaf2ad5 Mon Sep 17 00:00:00 2001
From: Leo Famulari
Date: Thu, 15 Sep 2016 11:34:49 -0400
Subject: [PATCH] gnu: crack
On Thu, Sep 15, 2016 at 11:47:16AM +0530, Arun Isaac wrote:
>
> > I found some tests! See attached. Part of the test suite wants some
> > static library from Clang / LLVM; I couldn't make that work in 5 minutes
> > so I gave up ;) I think it's okay to commit in this state.
>
> Yeah, the darkhttpd
This adds one dependency for the graph of the game 0ad: enet.
From 950cbd3b274c583e8c639633527b8174d78836be Mon Sep 17 00:00:00 2001
From: ng0
Date: Thu, 15 Sep 2016 15:01:14 +
Subject: [PATCH] gnu: Add enet.
* gnu/packages/networking.scm (enet): New variable.
---
gnu/packages/networking.sc
Kei Kebreau writes:
> Efraim Flashner writes:
>
>> On September 14, 2016 11:37:46 PM GMT+03:00, Kei Kebreau
>> wrote:
>>>Leo Famulari writes:
>>>
On Wed, Sep 14, 2016 at 02:11:44PM -0400, Kei Kebreau wrote:
> Leo Famulari writes:
>
> > On Tue, Sep 13, 2016 at 08:48:43PM +000
Efraim Flashner writes:
> On September 14, 2016 11:37:46 PM GMT+03:00, Kei Kebreau
> wrote:
>>Leo Famulari writes:
>>
>>> On Wed, Sep 14, 2016 at 02:11:44PM -0400, Kei Kebreau wrote:
Leo Famulari writes:
> On Tue, Sep 13, 2016 at 08:48:43PM +, Efraim Flashner wrote:
>>
On Wed, Sep 07, 2016 at 01:13:19PM +0200, Vincent Legoll wrote:
> On Fri, Sep 2, 2016 at 2:21 PM, Ludovic Courtès wrote:
> > If NSS and its main users (IceCat) build fine, I would suggest applying
> > this patch.
>
> Build tested on GuixSD, .config/guix/latest pointing to current git,
> with abov
Am 15.09.2016 um 13:27 schrieb ng0:
> Thanks. One question, can't they be squashed so that it's just one
> initial commit?
It can. I split it up to make it easier compare the changes to my first
attempt.
Whoever will commit the patch: feel free to merge it.
--
Regards
Hartmut Goebel
| Hartmut
* gnu/packages/bioinformatics.scm (r-biocviews): New variable.
---
gnu/packages/bioinformatics.scm | 28
1 file changed, 28 insertions(+)
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 3d607cc..fa32075 100644
--- a/gnu/packages/bi
* gnu/packages/bioinformatics.scm (r-bioccheck): New variable.
---
gnu/packages/bioinformatics.scm | 29 +
1 file changed, 29 insertions(+)
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 902d1d2..00a4161 100644
--- a/gnu/packages/b
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index af32d66..902d1d2 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -5404,6 +5404,28 @@ functionality.")
scripts that accept short and long flag/options.")
(license license:
* gnu/packages/bioinformatics.scm (r-rbgl): New variable.
---
gnu/packages/bioinformatics.scm | 24
1 file changed, 24 insertions(+)
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index ffb9692..3d607cc 100644
--- a/gnu/packages/bioinformat
* gnu/packages/bioinformatics.scm (r-biocstyle): New variable.
---
gnu/packages/bioinformatics.scm | 20
1 file changed, 20 insertions(+)
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index fa32075..225e470 100644
--- a/gnu/packages/bioinforma
* gnu/packages/bioinformatics.scm (r-optparse): New variable.
---
gnu/packages/bioinformatics.scm | 23 +++
1 file changed, 23 insertions(+)
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 225e470..af32d66 100644
--- a/gnu/packages/bioinfor
* gnu/packages/bioinformatics.scm (r-biocinstaller): New variable.
---
gnu/packages/bioinformatics.scm | 19 +++
1 file changed, 19 insertions(+)
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 39a420a..ffb9692 100644
--- a/gnu/packages/bioinfo
Dear Guix,
In the following patch series I add packages to do package development
for Bioconductor. They have a couple of tools to perform extra checks
to ensure Bioconductor packages work together well.
Since I am trying to add a package to Bioconductor, I need these
packages in GNU Guix. I've
Hi,
Hartmut Goebel writes:
> As discussed, I updated some comments. Additionally I added building teh
> documentation (2nd patch).
Thanks. One question, can't they be squashed so that it's just one
initial commit?
> Hartmut Goebel (2):
> gnu: Add gunicorn and gunicorn-python2.
> gnu: Build
* gnu/packages/web.scm (gunicorn, gunicorn-python2): New variables.
---
gnu/packages/web.scm | 55
1 file changed, 55 insertions(+)
diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index b9c201d..3841c6b 100644
--- a/gnu/packages/web.sc
As discussed, I updated some comments. Additionally I added building teh
documentation (2nd patch).
Hartmut Goebel (2):
gnu: Add gunicorn and gunicorn-python2.
gnu: Build documentation for gunicorn and gunicorn-python2.
gnu/packages/web.scm | 80 ++
* gnu/packages/web.scm (gunicorn): Add build and install documentation
(html, info, examples).
---
gnu/packages/web.scm | 29 +++--
1 file changed, 27 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index 3841c6b..e04cce0 100644
---
Ludovic Courtès (2016-09-14 16:58 +0200) wrote:
> Hello,
>
> csanchez...@gmail.com (Carlos Sánchez de La Lama) skribis:
>
>> I have an interesting case here. I have guile installed in my system
>> profile, so that
>>
>> /var/guix/profiles/system/profile/share/aclocal/guile.m4
>>
>> is there. Howev
On 14/09/16 15:37, Ludovic Courtès wrote:
> Christopher Baines skribis:
>
>> * gnu/packages/emacs.scm (emacs-es-mode): New variable.
>
> I made minor changes:
>
>> +(inputs `(("guile" ,guile-2.0)))
>
> I removed it since it’s unused, AFAICS.
>
>> +(propagated-inputs
>> + ; The ver
43 matches
Mail list logo