Merge pull request #332125 from r-ryantm/auto-update/php

php: 8.2.21 -> 8.2.22
This commit is contained in:
Pol Dellaiera 2024-08-04 15:49:40 +02:00 committed by GitHub
commit f099c76da7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,8 +2,8 @@
let
base = callPackage ./generic.nix (_args // {
version = "8.2.21";
hash = "sha256-+Ydv59TZbUGs7RmbWKH3rntmVd3JJnMTX+3tf2k5138=";
version = "8.2.22";
hash = "sha256-Wq5ZZMYFMxhfm+koz315oTOTzFVgzt8fS5d5RMx2pYU=";
});
in
base.withExtensions ({ all, ... }: with all; ([