Loading pkgs/development/php-packages/openswoole/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,7 @@ valgrind, pcre2, fetchFromGitHub, php, }: let Loading Loading @@ -34,5 +35,6 @@ buildPecl { You can use the sync or async, Coroutine API to write whole applications or create thousands of light weight Coroutines within one Linux process. ''; maintainers = teams.php.members; broken = lib.versionAtLeast php.version "8.4"; }; } Loading
pkgs/development/php-packages/openswoole/default.nix +2 −0 Original line number Diff line number Diff line Loading @@ -5,6 +5,7 @@ valgrind, pcre2, fetchFromGitHub, php, }: let Loading Loading @@ -34,5 +35,6 @@ buildPecl { You can use the sync or async, Coroutine API to write whole applications or create thousands of light weight Coroutines within one Linux process. ''; maintainers = teams.php.members; broken = lib.versionAtLeast php.version "8.4"; }; }