vira: Update to gh-signoff

This commit is contained in:
Sridhar Ratnakumar 2025-09-09 16:30:09 +02:00
parent 889ab1e7a3
commit 721c3c6482
2 changed files with 5 additions and 4 deletions

7
flake.lock generated
View file

@ -1147,15 +1147,16 @@
"tabler-icons-hs": "tabler-icons-hs"
},
"locked": {
"lastModified": 1757351141,
"narHash": "sha256-tboSgBdAWjtAl9R2V/GJEIz9WVLjne5rRV1eK15I03w=",
"lastModified": 1757372025,
"narHash": "sha256-prs0EAMd2ue4pXx7qmfsVQ1nc20kA4RgrDxLDtL+jC8=",
"owner": "juspay",
"repo": "vira",
"rev": "6b328bee38149520cbdd0728653b16308da13384",
"rev": "394bbec1904c3eeee6585eaaf7c947e830a1571c",
"type": "github"
},
"original": {
"owner": "juspay",
"ref": "gh-signoff",
"repo": "vira",
"type": "github"
}

View file

@ -32,7 +32,7 @@
flake-parts.follows = "flake-parts";
};
try.url = "github:tobi/try";
vira.url = "github:juspay/vira";
vira.url = "github:juspay/vira/gh-signoff";
# Neovim
nixvim.url = "github:nix-community/nixvim";