Update vira; add repos

This commit is contained in:
Sridhar Ratnakumar 2025-09-17 19:21:01 -04:00
parent 18e8a40624
commit d63d361482
2 changed files with 6 additions and 3 deletions

6
flake.lock generated
View file

@ -979,11 +979,11 @@
"tabler-icons-hs": "tabler-icons-hs"
},
"locked": {
"lastModified": 1758064909,
"narHash": "sha256-OS+Z8ctrCDp76Lieax1KyO3rksMkMDVar5oH+5c1xT4=",
"lastModified": 1758151211,
"narHash": "sha256-shW6UN45NXdMemXi7ZgWtiHH4gtv0fHvUlSCs6Snhtg=",
"owner": "juspay",
"repo": "vira",
"rev": "f5beb1dc1e269600fda46f302c8894ec9122b319",
"rev": "e21250337af8da4f1cd3cf4e77ff781124248057",
"type": "github"
},
"original": {

View file

@ -19,7 +19,10 @@ in
repositories = {
nixos-config = "https://github.com/srid/nixos-config.git";
haskell-flake = "https://github.com/srid/haskell-flake.git";
services-flake = "https://github.com/juspay/services-flake.git";
vira = "https://github.com/juspay/vira.git";
imako = "https://github.com/srid/imako.git";
ny = "https://github.com/nammayatri/nammayatri.git";
};
};
};