mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
perlPackages.Appcpanminus: add dep for tls support
(cherry picked from commit 9cbd42c6de)
This commit is contained in:
committed by
github-actions[bot]
parent
52b3bc2fc1
commit
6d52099ba5
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user