guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] gnu: Add darkhttpd.


From: Leo Famulari
Subject: Re: [PATCH] gnu: Add darkhttpd.
Date: Wed, 14 Sep 2016 17:28:30 -0400
User-agent: Mutt/1.7.0 (2016-08-17)

On Wed, Sep 14, 2016 at 11:31:59AM +0530, Arun Isaac wrote:
> * gnu/packages/web.scm (darkhttpd): New variable.

Thanks for the updated patch!

> +       (uri (git-reference
> +             (url (string-append "https://unix4lyfe.org/git/darkhttpd";))
> +             (commit "41b68476c35270f47dcd2ddebe27cbcd87e43d41"))
                                                                    ^
There was a missing parentheses here -------------------------------|

> +       #:tests? #f ; No test suite

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.

What do you think?

Attachment: 0001-gnu-Add-darkhttpd.patch
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]