|
From: | Ludovic Courtès |
Subject: | [bug#40065] [PATCH] gnu: dehydrated: Declare cURL's native search paths. |
Date: | Tue, 24 Mar 2020 18:50:27 +0100 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) |
Tobias Geerinckx-Rice <address@hidden> skribis: > * gnu/packages/tls.scm (dehydrated)[native-search-paths]: Use curl's. LGTM! > Posted because I'm not sure what the worst way to handle the recursion > is. Or why it happens. Recursion is expected here: loading tls.scm would require loading curl’s module first, which itself depends on tls.scm. Ludo’.
[Prev in Thread] | Current Thread | [Next in Thread] |