mirror of
https://github.com/Nathanwoodburn/hnschat-web.git
synced 2025-12-06 08:42:59 +11:00
fix: Add apache utils
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user