1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-10 15:10:37 +02:00
Files
guix/gnu
Leo Famulari 79fe54052f gnu: ldns: Do not depend directly on nss-certs.
If ldns depends on a particular version of nss-certs, the features that use the
certificates will eventually stop working as the certificates expire. Instead,
the certificates should be found at run-time.

* gnu/packages/dns.scm (ldns)[inputs]: Remove nss-certs.
[arguments]: Adjust the value of "--with-ca-path" in #:configure-flags.
2021-12-26 15:52:31 -05:00
..
2021-12-23 10:54:00 +01:00
2021-12-23 16:05:13 +01:00
2021-12-23 10:53:59 +01:00
2021-12-26 00:58:27 +01:00