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:
parent
729e236f7a
commit
f035fa6ede
@ -4,8 +4,8 @@ let
|
||||
generic = (import ./generic.nix) _args;
|
||||
|
||||
base = callPackage generic (_args // {
|
||||
version = "7.4.18";
|
||||
sha256 = "0bw4q7svijsqi5vinaspzzqyli2pvmpz6yf83ndqixf6x4r5ji9f";
|
||||
version = "7.4.20";
|
||||
sha256 = "0d5ncz97y0271dsmz269wl4721vhq2fn6pmm9rxglc756p36pnha";
|
||||
});
|
||||
|
||||
in base.withExtensions ({ all, ... }: with all; ([
|
||||
|
Loading…
x
Reference in New Issue
Block a user