php84Extensions.openswoole: mark as broken
https://hydra.nixos.org/build/276670463
This commit is contained in:
parent
d4f3913b1e
commit
4be7bdeb14
@ -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";
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user