php82: 8.2.25 -> 8.2.26

This commit is contained in:
R. Ryantm
2024-11-24 19:08:05 +01:00
committed by Maximilian Bosch
parent 924dd67481
commit c9ac44d1f1
+2 -2
View File
@@ -2,8 +2,8 @@
let
base = callPackage ./generic.nix (_args // {
version = "8.2.25";
hash = "sha256-B7QcXpbGDAllEORfAvgYQU0RvdDV2htoQN26K6colAE=";
version = "8.2.26";
hash = "sha256-vlfDR9RRyQW8tDNoMqhk2ZKN0OIJibhycF/qC6ZHbGs=";
});
in
base.withExtensions ({ all, ... }: with all; ([