php.extensions.swoole: init at 4.6.4

This commit is contained in:
Elis Hirwing
2021-03-11 18:17:45 +01:00
parent a3228bb6e8
commit 7b44695658
2 changed files with 23 additions and 0 deletions
+2
View File
@@ -138,6 +138,8 @@ lib.makeScope pkgs.newScope (self: with self; {
sqlsrv = callPackage ../development/php-packages/sqlsrv { };
swoole = callPackage ../development/php-packages/swoole { };
v8 = buildPecl {
version = "0.2.2";
pname = "v8";