php84Extensions.openswoole: mark as broken
https://hydra.nixos.org/build/276670463
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
valgrind,
|
||||
pcre2,
|
||||
fetchFromGitHub,
|
||||
php,
|
||||
}:
|
||||
|
||||
let
|
||||
@@ -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";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user