php80: 8.0.5 -> 8.0.6
https://www.php.net/ChangeLog-8.php#8.0.6 (cherry picked from commit a3c966cc7aefe169fc0d6a73dd2f0d765177c23b)
This commit is contained in:
parent
f035fa6ede
commit
f11b59b21b
@ -4,8 +4,8 @@ let
|
||||
generic = (import ./generic.nix) _args;
|
||||
|
||||
base = callPackage generic (_args // {
|
||||
version = "8.0.5";
|
||||
sha256 = "1q08xx9pbn7plsnfh6j16jj294vm968ng1n5kaqw7apgxd7r6p8r";
|
||||
version = "8.0.6";
|
||||
sha256 = "0vjji49a8pbhzy1q6l4id95ixar2dqf1bkqbxffh64k0svdaka16";
|
||||
});
|
||||
|
||||
in base.withExtensions ({ all, ... }: with all; ([
|
||||
|
Loading…
x
Reference in New Issue
Block a user