Skip to content

Commit

Permalink
php84Extensions.swoole: remove broken (#365973)
Browse files Browse the repository at this point in the history
  • Loading branch information
drupol authored Dec 17, 2024
2 parents 96ec911 + e9a4448 commit 08de518
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkgs/development/php-packages/swoole/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,5 @@ buildPecl {
homepage = "https://www.swoole.com";
license = lib.licenses.asl20;
maintainers = lib.teams.php.members;
broken = lib.versionAtLeast php.version "8.4";
};
}

0 comments on commit 08de518

Please sign in to comment.