mirror of
https://github.com/srid/nixos-config.git
synced 2025-12-26 23:14:57 +08:00
Update vira; add repos
This commit is contained in:
parent
18e8a40624
commit
d63d361482
2 changed files with 6 additions and 3 deletions
6
flake.lock
generated
6
flake.lock
generated
|
|
@ -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": {
|
||||
|
|
|
|||
|
|
@ -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";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue