vira: Update

This commit is contained in:
Sridhar Ratnakumar 2026-01-26 09:27:34 -05:00
parent c37a9783c7
commit d04fef9603
2 changed files with 4 additions and 5 deletions

7
flake.lock generated
View file

@ -1571,16 +1571,15 @@
"warp-tls-simple": "warp-tls-simple_2"
},
"locked": {
"lastModified": 1768353816,
"narHash": "sha256-BzA2QljYVkXue52FO+tWAz4mEzPm4onp0wBtj5C5ixE=",
"lastModified": 1769355198,
"narHash": "sha256-cL/30ppzFNmBfIaUzxQ9v4lhSVXTV/bRIU3uc12GHDw=",
"owner": "juspay",
"repo": "vira",
"rev": "7c1705d5c026ae7b0158ebfdcd3711d8e404b791",
"rev": "ca12929ec4b5dd073363e2308029d8b672a64714",
"type": "github"
},
"original": {
"owner": "juspay",
"ref": "logsink",
"repo": "vira",
"type": "github"
}

View file

@ -31,7 +31,7 @@
nixos-vscode-server.url = "github:nix-community/nixos-vscode-server";
nix-index-database.url = "github:nix-community/nix-index-database";
nix-index-database.inputs.nixpkgs.follows = "nixpkgs";
vira.url = "github:juspay/vira/logsink";
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";