gnu: dehydrated: Follow up commit to 77e2df870b.

* gnu/packages/tls.scm (dehydrated): Remove bogus, nested native-search-paths.
This commit is contained in:
Maxim Cournoyer 2021-08-03 16:12:59 -04:00
parent 77e2df870b
commit d0cc63ccc5
No known key found for this signature in database
GPG Key ID: 1260E46482E63562

View File

@ -1085,15 +1085,14 @@ coding footprint.")
(native-inputs
`(("gzip" ,gzip)
("tar" ,tar)))
;; The following definition is copied from the cURL package to prevent a
;; cycle between the curl and tls modules.
(native-search-paths
;; The following definition is copied from the cURL package to prevent a
;; cycle between the curl and tls modules.
(native-search-paths
(list (search-path-specification
(variable "CURL_CA_BUNDLE")
(file-type 'regular)
(separator #f)
(files '("etc/ssl/certs/ca-certificates.crt"))))))
(list (search-path-specification
(variable "CURL_CA_BUNDLE")
(file-type 'regular)
(separator #f)
(files '("etc/ssl/certs/ca-certificates.crt")))))
(home-page "https://dehydrated.io/")
(synopsis "Let's Encrypt/ACME client implemented as a shell script")
(description "Dehydrated is a client for signing certificates with an