php82: 8.2.25 -> 8.2.26
This commit is contained in:
parent
924dd67481
commit
c9ac44d1f1
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
let
|
let
|
||||||
base = callPackage ./generic.nix (_args // {
|
base = callPackage ./generic.nix (_args // {
|
||||||
version = "8.2.25";
|
version = "8.2.26";
|
||||||
hash = "sha256-B7QcXpbGDAllEORfAvgYQU0RvdDV2htoQN26K6colAE=";
|
hash = "sha256-vlfDR9RRyQW8tDNoMqhk2ZKN0OIJibhycF/qC6ZHbGs=";
|
||||||
});
|
});
|
||||||
in
|
in
|
||||||
base.withExtensions ({ all, ... }: with all; ([
|
base.withExtensions ({ all, ... }: with all; ([
|
||||||
|
Loading…
Reference in New Issue
Block a user