php lowered
This commit is contained in:
parent
bace5f0669
commit
011ed14424
@ -3,7 +3,7 @@
|
||||
|
||||
let
|
||||
|
||||
custom-php = pkgs.php.buildEnv {
|
||||
custom-php = pkgs.php82.buildEnv {
|
||||
extensions = { enabled, all }: enabled ++ (with all; [ bz2 apcu redis imagick memcached ]);
|
||||
extraConfig = ''
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user