aboutsummaryrefslogtreecommitdiff
path: root/shell.nix
diff options
context:
space:
mode:
authortdro <tdro@noreply.example.com>2023-01-22 07:42:03 -0500
committertdro <tdro@noreply.example.com>2023-01-22 07:42:03 -0500
commit1a2c89c1837cb167585a1f7afaabec81a5ffae43 (patch)
tree74b1dd74bfe72f189e5e02fba9fc0d19ab43b584 /shell.nix
parent6c889c658ed71bdc18e5b767053530618dcf1759 (diff)
downloadcanory-1a2c89c1837cb167585a1f7afaabec81a5ffae43.tar.gz
canory-1a2c89c1837cb167585a1f7afaabec81a5ffae43.tar.bz2
canory-1a2c89c1837cb167585a1f7afaabec81a5ffae43.zip
shell: Swap to caddy
Diffstat (limited to 'shell.nix')
-rw-r--r--shell.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell.nix b/shell.nix
index e031d07..37f271f 100644
--- a/shell.nix
+++ b/shell.nix
@@ -59,7 +59,7 @@ in mkShellPure {
pkgs.jing
pkgs.libxml2
pkgs.libxslt
- pkgs.php
+ pkgs.caddy
pkgs.subversion
pkgs.yj
];