c95d483534b17d7bc414aa90ebecb93a99f554f1
8c1a971b4935e5cf0abd7c8ba03b45ebe039fcaf
@@ -47,10 +47,9 @@ }; }; devShell = pkgs.mkShell { buildInputs = with pkgs; [ - nativeBuildInputs caddy flyctl - ]; + ] ++ nativeBuildInputs; }; }); }