mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-14 05:37:40 +03:00
Add IOSocketSSL Dependency for ldaps access
This commit is contained in:
parent
cdbe7c69c2
commit
481e69b09a
@ -15,6 +15,7 @@ let
|
|||||||
perl' = perl.withPackages (p: with p; [
|
perl' = perl.withPackages (p: with p; [
|
||||||
AuthenSASL
|
AuthenSASL
|
||||||
ConvertASN1
|
ConvertASN1
|
||||||
|
IOSocketSSL
|
||||||
perlldap
|
perlldap
|
||||||
]);
|
]);
|
||||||
in
|
in
|
||||||
|
Loading…
Reference in New Issue
Block a user