feat(caddy): move to new package

This commit is contained in:
matt1432 2024-12-29 01:28:33 -05:00
parent 83fe089c5e
commit 98833bdc6f
14 changed files with 367 additions and 46 deletions
apps/update-sources

View file

@ -1,6 +1,7 @@
{
buildApp,
callPackage,
go,
nix-update,
nodejs_latest,
prefetch-npm-deps,
@ -11,6 +12,7 @@ buildApp {
npmDepsHash = "sha256-TU7HoUGeCXUKwm2s4Np6NQahk6gWBN9WC5vob3zw7Ns=";
runtimeInputs = [
go
nix-update
nodejs_latest
prefetch-npm-deps