From 6f81d50ca3e40b6e2af0f3a2b2f523b1855acfff Mon Sep 17 00:00:00 2001 From: Sridhar Ratnakumar <3998+srid@users.noreply.github.com> Date: Mon, 10 Nov 2025 13:03:15 -0500 Subject: [PATCH] vira: rm devshell only repo --- modules/home/all/vira.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/home/all/vira.nix b/modules/home/all/vira.nix index 26d95db..a691f2a 100644 --- a/modules/home/all/vira.nix +++ b/modules/home/all/vira.nix @@ -39,7 +39,6 @@ in landrun-nix = "https://github.com/srid/landrun-nix.git"; # Just to test heavy weight stuff superposition = "https://github.com/juspay/superposition.git"; - hyperswitch = "https://github.com/juspay/hyperswitch.git"; }; }; };