mirror of
https://github.com/srid/nixos-config.git
synced 2025-12-26 15:04:59 +08:00
Claude 2
This commit is contained in:
parent
36baa4fe1e
commit
87df9de320
2 changed files with 5 additions and 4 deletions
7
flake.lock
generated
7
flake.lock
generated
|
|
@ -999,15 +999,16 @@
|
|||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1759257139,
|
||||
"narHash": "sha256-tsnW843izIiIxsDuem2yKKQKBJxTrQjvtVRexLi2Pvo=",
|
||||
"lastModified": 1759257691,
|
||||
"narHash": "sha256-3a0yZbaHlTGrJ3cxVuC4BX3mSXSRt8ujPrSv4rfATYw=",
|
||||
"owner": "juspay",
|
||||
"repo": "vertex",
|
||||
"rev": "ed3873e1b34cf145b84ebbb5053469581b4e73b7",
|
||||
"rev": "671393646db7f8b963243a50cda937a4874b51f2",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "juspay",
|
||||
"ref": "claude2",
|
||||
"repo": "vertex",
|
||||
"type": "github"
|
||||
}
|
||||
|
|
|
|||
|
|
@ -26,7 +26,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";
|
||||
vertex.url = "github:juspay/vertex";
|
||||
vertex.url = "github:juspay/vertex/claude2";
|
||||
vertex.inputs = {
|
||||
nixpkgs.follows = "nixpkgs";
|
||||
flake-parts.follows = "flake-parts";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue