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