Skip to content

Commit b3264ea

Browse files
authored
php84Extensions.phalcon: remove broken flag (NixOS#397983)
2 parents e744dc4 + 6a2be79 commit b3264ea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkgs/development/php-packages/phalcon/default.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,5 @@ buildPecl rec {
3737
license = licenses.bsd3;
3838
homepage = "https://phalcon.io";
3939
maintainers = teams.php.members ++ [ maintainers.krzaczek ];
40-
broken = lib.versionAtLeast php.version "8.4";
4140
};
4241
}

0 commit comments

Comments
 (0)