parent
9ae9f922d5
commit
c4f306e6f6
@ -4,8 +4,8 @@ let
|
|||||||
generic = (import ./generic.nix) _args;
|
generic = (import ./generic.nix) _args;
|
||||||
|
|
||||||
base = callPackage generic (_args // {
|
base = callPackage generic (_args // {
|
||||||
version = "7.3.25";
|
version = "7.3.26";
|
||||||
sha256 = "1yq2fwpg9jgcafcrq4ffqm52r0f80pi6zy7fj1yb1qwim96mlcb9";
|
sha256 = "0klxnf6nhsib9b2mdls1x2wbpi04gmgwxajbn593rzalh5y5l7ip";
|
||||||
|
|
||||||
# https://bugs.php.net/bug.php?id=76826
|
# https://bugs.php.net/bug.php?id=76826
|
||||||
extraPatches = lib.optional stdenv.isDarwin ./php73-darwin-isfinite.patch;
|
extraPatches = lib.optional stdenv.isDarwin ./php73-darwin-isfinite.patch;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user