php74: 7.4.18 -> 7.4.20
https://www.php.net/ChangeLog-7.php#7.4.19 https://www.php.net/ChangeLog-7.php#7.4.20 (cherry picked from commit 23548b255290bdeb90f5caebb1ac306a1b323e28)
This commit is contained in:
@@ -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.4.18";
|
version = "7.4.20";
|
||||||
sha256 = "0bw4q7svijsqi5vinaspzzqyli2pvmpz6yf83ndqixf6x4r5ji9f";
|
sha256 = "0d5ncz97y0271dsmz269wl4721vhq2fn6pmm9rxglc756p36pnha";
|
||||||
});
|
});
|
||||||
|
|
||||||
in base.withExtensions ({ all, ... }: with all; ([
|
in base.withExtensions ({ all, ... }: with all; ([
|
||||||
|
|||||||
Reference in New Issue
Block a user