all repos — website @ 11385f3ad639a4e536e38f8cf0c5b5681b43717a

My website

Remove caddy

Alan Pearce
commit

11385f3ad639a4e536e38f8cf0c5b5681b43717a

parent

9141b1d854544e8e42d35b0a6119d3e48a2092d0

1 file changed, 0 insertions(+), 5 deletions(-)

changed files
M flake.nixflake.nix
@@ -34,10 +34,6 @@
inherit nativeBuildInputs; dontFixup = true; - - postInstall = '' - cp Caddyfile $out/ - ''; }; docker = import ./docker.nix { inherit self pkgs flockenzeit;
@@ -48,7 +44,6 @@ devShells = {
default = pkgs.mkShell { packages = with pkgs; [ bun - caddy flyctl ] ++ nativeBuildInputs ++ (with pkgs.nodePackages; [ prettier