php.extensions.pdlib: init at 1.0.2

This commit is contained in:
Aaron Andersen
2020-12-28 18:38:50 -05:00
parent 1995d8d919
commit b5707ce9c0
2 changed files with 26 additions and 0 deletions
+2
View File
@@ -80,6 +80,8 @@ lib.makeScope pkgs.newScope (self: with self; {
oci8 = callPackage ../development/php-packages/oci8 { };
pdlib = callPackage ../development/php-packages/pdlib { };
pcov = callPackage ../development/php-packages/pcov { };
pcs = buildPecl {