vira: Update

This commit is contained in:
Sridhar Ratnakumar 2025-11-10 13:52:43 -05:00
parent ac958a313d
commit fa94fe504f
2 changed files with 5 additions and 4 deletions

7
flake.lock generated
View file

@ -1137,15 +1137,16 @@
"warp-tls-simple": "warp-tls-simple"
},
"locked": {
"lastModified": 1762567870,
"narHash": "sha256-ge+k1wa+pMmmAUVwLwISp7XQrp4Ls1jllDJ9eLVBvj0=",
"lastModified": 1762799997,
"narHash": "sha256-mpsXHKByt5ocawV2/7Y1TiXddeimfGfCTcpk+niFQhc=",
"owner": "juspay",
"repo": "vira",
"rev": "1654d24b72eb29820aa4f52cce38dc892814b114",
"rev": "a1811c22ad90415cc4a2c408d12e82be52383707",
"type": "github"
},
"original": {
"owner": "juspay",
"ref": "fix-repo-delete-jobid",
"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";
vira.url = "github:juspay/vira/fix-repo-delete-jobid";
nix-ai-tools.url = "github:numtide/nix-ai-tools";
nix-ai-tools.inputs.nixpkgs.follows = "nixpkgs";
landrun-nix.url = "github:srid/landrun-nix";