vira: Update

This commit is contained in:
Sridhar Ratnakumar 2025-11-28 14:30:06 -05:00
parent e9bf3a7018
commit b44026f5a1
2 changed files with 4 additions and 5 deletions

7
flake.lock generated
View file

@ -1801,16 +1801,15 @@
"warp-tls-simple": "warp-tls-simple_2"
},
"locked": {
"lastModified": 1764273843,
"narHash": "sha256-SRUHqAOht0IOomZtvDA4lSAZ2EdYB15ppqgDG0phqXY=",
"lastModified": 1764274397,
"narHash": "sha256-/5gL8eodOV2QonCI58d4mNpBozmoIH/P2yxY+24jWMU=",
"owner": "juspay",
"repo": "vira",
"rev": "5c0fdb145803a7a88742059b976f40527cbf1e8d",
"rev": "658fafc0b75f25c33552c085fd4b51bd9fcbe02f",
"type": "github"
},
"original": {
"owner": "juspay",
"ref": "bb",
"repo": "vira",
"type": "github"
}

View file

@ -35,7 +35,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/bb";
vira.url = "github:juspay/vira";
nix-ai-tools.url = "github:numtide/nix-ai-tools";
nix-ai-tools.inputs.nixpkgs.follows = "nixpkgs";
landrun-nix.url = "github:srid/landrun-nix";