me
/
guix
Archived
1
0
Fork 0

gnu: dehydrated: Declare cURL's native search paths.

* gnu/packages/tls.scm (dehydrated)[native-search-paths]: Use curl's.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Tobias Geerinckx-Rice 2020-03-15 01:25:56 +01:00 committed by Maxim Cournoyer
parent c40516a567
commit 77e2df870b
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 10 additions and 1 deletions

View File

@ -10,7 +10,7 @@
;;; Copyright © 2016 Hartmut Goebel <h.goebel@crazy-compilers.com>
;;; Copyright © 2017 Ricardo Wurmus <rekado@elephly.net>
;;; Copyright © 2017, 2018, 2019, 2020, 2021 Marius Bakke <marius@gnu.org>
;;; Copyright © 20172019, 2021 Tobias Geerinckx-Rice <me@tobias.gr>
;;; Copyright © 20172021 Tobias Geerinckx-Rice <me@tobias.gr>
;;; Copyright © 2017 Rutger Helling <rhelling@mykolab.com>
;;; Copyright © 2018 Clément Lassieur <clement@lassieur.org>
;;; Copyright © 2019 Mathieu Othacehe <m.othacehe@gmail.com>
@ -1085,6 +1085,15 @@ coding footprint.")
(native-inputs
`(("gzip" ,gzip)
("tar" ,tar)))
(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"))))))
(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