all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Marius Bakke <mbakke@fastmail.com>
To: Tobias Geerinckx-Rice <me@tobias.gr>, guix-devel@gnu.org
Subject: Re: 14/14: gnu: gnurl: Add HTTP/2 support.
Date: Sat, 24 Feb 2018 22:31:57 +0100	[thread overview]
Message-ID: <87k1v2846q.fsf@fastmail.com> (raw)
In-Reply-To: <20180220150637.273A720447@vcs0.savannah.gnu.org>

[-- Attachment #1: Type: text/plain, Size: 1044 bytes --]

Tobias Geerinckx-Rice <me@tobias.gr> writes:

> nckx pushed a commit to branch core-updates
> in repository guix.
>
> commit 3d2d5ebffae6979376d64a6441a44eb4369a1e96
> Author: Tobias Geerinckx-Rice <me@tobias.gr>
> Date:   Thu Jan 4 22:49:22 2018 +0000
>
>     gnu: gnurl: Add HTTP/2 support.
>     
>     * gnu/packages/gnunet.scm (gnurl)[inputs]: Add nghttp2:lib.
> ---
>  gnu/packages/gnunet.scm | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/gnu/packages/gnunet.scm b/gnu/packages/gnunet.scm
> index 29bfc81..3b25bce 100644
> --- a/gnu/packages/gnunet.scm
> +++ b/gnu/packages/gnunet.scm
> @@ -198,6 +198,7 @@ authentication and support for SSL3 and TLS.")
>                "doc"))                             ; 1.5 MiB of man3 pages
>     (inputs `(("gnutls" ,gnutls/dane)
>               ("libidn" ,libidn)
> +             ("nghttp2" ,nghttp2 "lib")
>               ("zlib" ,zlib)))
>     (native-inputs
>      `(("libtool" ,libtool)

As far as I can tell, we don't have an nghttp2 package yet :-)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]

       reply	other threads:[~2018-02-24 21:32 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20180220150633.1503.67041@vcs0.savannah.gnu.org>
     [not found] ` <20180220150637.273A720447@vcs0.savannah.gnu.org>
2018-02-24 21:31   ` Marius Bakke [this message]
2018-02-24 21:43     ` 14/14: gnu: gnurl: Add HTTP/2 support ng0
2018-02-24 21:59       ` Christian Grothoff
2018-02-24 22:07         ` ng0
2018-02-24 22:12           ` ng0
2018-02-25 15:42           ` Tobias Geerinckx-Rice

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87k1v2846q.fsf@fastmail.com \
    --to=mbakke@fastmail.com \
    --cc=guix-devel@gnu.org \
    --cc=me@tobias.gr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.