gnu: unbound: Remove redundant input.
* gnu/packages/dns.scm (unbound)[inputs]: Remove PYTHON-3.master
parent
5158326539
commit
e7ce4ef997
|
@ -407,7 +407,6 @@ to result in system-wide compromise.")
|
|||
`(("expat" ,expat)
|
||||
("libevent" ,libevent)
|
||||
("protobuf" ,protobuf)
|
||||
("python" ,python-3)
|
||||
("python-wrapper" ,python-wrapper)
|
||||
("openssl" ,openssl)))
|
||||
(arguments
|
||||
|
|
Reference in New Issue