smarty3: Init at 3.1.32 (#44427)

This commit is contained in:
Janne Heß
2018-08-04 11:02:23 +02:00
committed by xeji
parent adc4e1d6b7
commit ae4dc14f0b
2 changed files with 31 additions and 0 deletions
+2
View File
@@ -5173,6 +5173,8 @@ with pkgs;
inherit (darwin.apple_sdk.frameworks) IOKit ApplicationServices;
};
smarty3 = callPackage ../development/libraries/smarty3 { };
smbldaptools = callPackage ../tools/networking/smbldaptools {
inherit (perlPackages) perlldap CryptSmbHash DigestSHA1;
};