fix: Add apache utils

This commit is contained in:
Nathan Woodburn 2025-01-07 13:52:03 +11:00
parent 3928cc5d5f
commit 765ea10183
Signed by: nathanwoodburn
GPG Key ID: 203B000478AD0EF1

View File

@ -26,6 +26,7 @@
"nixPkgs": [ "nixPkgs": [
"(php83.withExtensions (pe: pe.enabled ++ []))", "(php83.withExtensions (pe: pe.enabled ++ []))",
"apacheHttpd", "apacheHttpd",
"apache2-utils",
"libmysqlclient", "libmysqlclient",
"php83Packages.composer", "php83Packages.composer",
"nodejs_18", "nodejs_18",