vira: add large repos

This commit is contained in:
Sridhar Ratnakumar 2025-11-05 13:37:20 -05:00
parent 120598db20
commit 1f71b242a9

View file

@ -36,6 +36,9 @@ in
srid = "https://github.com/srid/srid.git";
vertex = "https://github.com/juspay/vertex.git";
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";
};
};
};