mirror of
https://github.com/srid/nixos-config.git
synced 2026-05-11 00:55:58 +08:00
Update vira
This commit is contained in:
parent
a855b7bac9
commit
54d7ccbd30
2 changed files with 5 additions and 4 deletions
7
flake.lock
generated
7
flake.lock
generated
|
|
@ -1032,15 +1032,16 @@
|
|||
"warp-tls-simple": "warp-tls-simple"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1758824965,
|
||||
"narHash": "sha256-xeuet9qkZg4hQKN7DNiwuYtGQaxgVvfP4Df3gmDdv8Y=",
|
||||
"lastModified": 1759195831,
|
||||
"narHash": "sha256-mRkfhvN1znxkq+gbni8mqZKb3u33Ka/r1DskEBRoC48=",
|
||||
"owner": "juspay",
|
||||
"repo": "vira",
|
||||
"rev": "1c92b60fa133015ba8599a5f3b412e76c3601acd",
|
||||
"rev": "7c7395b699ef5a7465d387002eed68f7f2cd7012",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "juspay",
|
||||
"ref": "shared-clone",
|
||||
"repo": "vira",
|
||||
"type": "github"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@
|
|||
flake-parts.follows = "flake-parts";
|
||||
};
|
||||
try.url = "github:tobi/try";
|
||||
vira.url = "github:juspay/vira";
|
||||
vira.url = "github:juspay/vira/shared-clone";
|
||||
|
||||
# Neovim
|
||||
nixvim.url = "github:nix-community/nixvim";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue