mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-13 09:17:07 +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; [
|
||||
AuthenSASL
|
||||
ConvertASN1
|
||||
IOSocketSSL
|
||||
perlldap
|
||||
]);
|
||||
in
|
||||
|
Loading…
Reference in New Issue
Block a user