gnu: unbound: Remove redundant input.
* gnu/packages/dns.scm (unbound)[inputs]: Remove PYTHON-3.
This commit is contained in:
parent
5158326539
commit
e7ce4ef997
1 changed files with 0 additions and 1 deletions
|
|
@ -407,7 +407,6 @@ to result in system-wide compromise.")
|
||||||
`(("expat" ,expat)
|
`(("expat" ,expat)
|
||||||
("libevent" ,libevent)
|
("libevent" ,libevent)
|
||||||
("protobuf" ,protobuf)
|
("protobuf" ,protobuf)
|
||||||
("python" ,python-3)
|
|
||||||
("python-wrapper" ,python-wrapper)
|
("python-wrapper" ,python-wrapper)
|
||||||
("openssl" ,openssl)))
|
("openssl" ,openssl)))
|
||||||
(arguments
|
(arguments
|
||||||
|
|
|
||||||
Reference in a new issue