1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-06-11 07:44:05 +02:00

Revert "gnu: gnurl: Add HTTP/2 support."

This reverts unintentional commit 3d2d5ebffae6979376d64a6441a44eb4369a6.
See <https://lists.gnu.org/archive/html/guix-devel/2018-02/msg00486.html>.
This commit is contained in:
Tobias Geerinckx-Rice
2018-02-25 16:44:27 +01:00
parent 849c898933
commit e2e3c55252
-1
View File
@@ -198,7 +198,6 @@ 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)