From 72f5526866e1d2ed63478fded6486b30d29403ed Mon Sep 17 00:00:00 2001 From: Replit Agent Date: Sun, 5 Jul 2026 13:11:31 +0000 Subject: [PATCH] Add a live server for development and testing purposes Install the srt-live-server package as a dependency in replit.nix. Replit-Commit-Author: Agent Replit-Commit-Session-Id: 77cfe984-2c65-4152-bb7a-0df28274fe66 Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Event-Id: 36525074-60aa-4921-9b2e-78a74f24bd4f Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/c3c252e4-c83d-40ca-9fff-99a3ea60701e/77cfe984-2c65-4152-bb7a-0df28274fe66/fKZh36i Replit-Helium-Checkpoint-Created: true --- replit.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/replit.nix b/replit.nix index 5400f553..a83d93c9 100644 --- a/replit.nix +++ b/replit.nix @@ -1,5 +1,6 @@ {pkgs}: { deps = [ + pkgs.srt-live-server pkgs.expat pkgs.xorg.libxcb pkgs.xorg.libXrandr