Archived
1
0
Fork 0

gnu: knot: Remove input labels.

* gnu/packages/dns.scm (knot)[inputs]: Remove labels.

Change-Id: I03be6db350b939f8a17c8a2e572dda62b16b48af
This commit is contained in:
Ludovic Courtès 2024-06-02 20:32:34 +02:00
parent 162015abc0
commit 0362b504aa
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -949,20 +949,20 @@ Extensions} (DNSSEC).")
ragel ragel
texinfo)) texinfo))
(inputs (inputs
`(("fstrm" ,fstrm) (list fstrm
("gnutls" ,gnutls) gnutls
("jansson" ,jansson) jansson
("libbpf" ,libbpf-0.8) libbpf-0.8
("libcap-ng" ,libcap-ng) libcap-ng
("libedit" ,libedit) libedit
("libelf" ,libelf) libelf
("libidn" ,libidn) libidn
("libmnl" ,libmnl) libmnl
("libnghttp2" ,nghttp2 "lib") `(,nghttp2 "lib")
("liburcu" ,liburcu) liburcu
("lmdb" ,lmdb) lmdb
("ncurses" ,ncurses) ncurses
("protobuf-c" ,protobuf-c))) protobuf-c))
(home-page "https://www.knot-dns.cz/") (home-page "https://www.knot-dns.cz/")
(synopsis "Authoritative DNS name server") (synopsis "Authoritative DNS name server")
(description "Knot DNS is an authoritative name server for the @dfn{Domain (description "Knot DNS is an authoritative name server for the @dfn{Domain