perlPackages.Appcpanminus: add dep for tls support

(cherry picked from commit 9cbd42c6de)
This commit is contained in:
Stig Palmquist
2022-01-30 18:57:10 +01:00
committed by github-actions[bot]
parent 52b3bc2fc1
commit 6d52099ba5

View File

@@ -733,6 +733,7 @@ let
url = "mirror://cpan/authors/id/M/MI/MIYAGAWA/App-cpanminus-1.7045.tar.gz";
sha256 = "1779w07zxlgfk35s24ksr7k9azd5yl8sbb48y1aaph7y4gf4lkmc";
};
propagatedBuildInputs = [ IOSocketSSL ];
meta = {
homepage = "https://github.com/miyagawa/cpanminus";
description = "Get, unpack, build and install modules from CPAN";