Update vira

This commit is contained in:
Sridhar Ratnakumar 2025-10-12 11:46:35 -04:00
parent 168df2abe2
commit dc8fe113c2
2 changed files with 5 additions and 5 deletions

8
flake.lock generated
View file

@ -1121,16 +1121,16 @@
"warp-tls-simple": "warp-tls-simple"
},
"locked": {
"lastModified": 1760058054,
"narHash": "sha256-s03m44d0KcRL2zsGV1YLxI7DjUoB6EweLr2lEc45gw4=",
"lastModified": 1760238332,
"narHash": "sha256-uFc6lvWA6MU9lXh9qXlVnBaiHTteFmOINqSdHGx6Sgs=",
"owner": "juspay",
"repo": "vira",
"rev": "320bfa58e09c8d37337862501cde0cdf91afc6d6",
"rev": "35f278ede3bfebe34ed978f4f7fd8c3a42672d9c",
"type": "github"
},
"original": {
"owner": "juspay",
"ref": "auto-refresh",
"ref": "ar",
"repo": "vira",
"type": "github"
}

View file

@ -27,7 +27,7 @@
nix-index-database.url = "github:nix-community/nix-index-database";
nix-index-database.inputs.nixpkgs.follows = "nixpkgs";
try.url = "github:tobi/try";
vira.url = "github:juspay/vira/auto-refresh";
vira.url = "github:juspay/vira/ar";
nix-serve-cloudflared.url = "github:srid/nix-serve-cloudflared";
nix-ai-tools.url = "github:numtide/nix-ai-tools";
nix-ai-tools.inputs.nixpkgs.follows = "nixpkgs";