mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
parent
a998ebaf0b
commit
a0e4d7ce10
1 changed files with 2 additions and 2 deletions
|
|
@ -69,8 +69,8 @@ let
|
|||
in
|
||||
{
|
||||
php82 = mkPhp {
|
||||
version = "8.2.31";
|
||||
hash = "sha256-lIGD+gTPJhybk2PAL0KJd7nd+MC/3/jo4fuoFu1XCAM=";
|
||||
version = "8.2.32";
|
||||
hash = "sha256-jyHpiMpN1eFN2fuImIRIeENWbkhygAJ8Tvq2yTGIotE=";
|
||||
};
|
||||
php83 = mkPhp {
|
||||
version = "8.3.31";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue