mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
Add IOSocketSSL Dependency for ldaps access
This commit is contained in:
@@ -15,6 +15,7 @@ let
|
||||
perl' = perl.withPackages (p: with p; [
|
||||
AuthenSASL
|
||||
ConvertASN1
|
||||
IOSocketSSL
|
||||
perlldap
|
||||
]);
|
||||
in
|
||||
|
||||
Reference in New Issue
Block a user