Compare commits
3 commits
a28ea8e1f1
...
257ba2f91b
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
257ba2f91b | ||
|
|
85a1927ff9 | ||
|
|
a218c0b5ee |
2 changed files with 7 additions and 8 deletions
14
flake.lock
14
flake.lock
|
|
@ -432,11 +432,11 @@
|
|||
"yaml-nvim": "yaml-nvim"
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1764113235,
|
||||
"narHash": "sha256-e0OoGwwmdzpNqMAX1Ts8OdAcoQx/FWPDxR6X/5oBkqg=",
|
||||
"lastModified": 1764115725,
|
||||
"narHash": "sha256-/If7cKoG0HtVc53SOTyD9j4PfGT4UgMhEckDp/wgojQ=",
|
||||
"ref": "refs/heads/master",
|
||||
"rev": "925e017a144772dbae55d7b3cd2a3816c04ae5aa",
|
||||
"revCount": 62,
|
||||
"rev": "95cf7a4cc99bb8805068cf7d6b3fb53eec9d6680",
|
||||
"revCount": 64,
|
||||
"type": "git",
|
||||
"url": "https://git.jmarkin.ru/jmarkin/nvim-nix"
|
||||
},
|
||||
|
|
@ -600,11 +600,11 @@
|
|||
]
|
||||
},
|
||||
"locked": {
|
||||
"lastModified": 1764112075,
|
||||
"narHash": "sha256-PlUjXQ2ovygNBDids5vXRGwU/7dFQ6Fe36cBeoD8It4=",
|
||||
"lastModified": 1764113514,
|
||||
"narHash": "sha256-TWCeLwYzg90wouXfziUKijeAXC5SIuv8jANBYpoPU/I=",
|
||||
"owner": "nix-community",
|
||||
"repo": "NUR",
|
||||
"rev": "30ffa8833583d9782a299c1385ff5b3bd8dd0abb",
|
||||
"rev": "e7486e1a4064fbeff2d065ebb4d20e8d2ad5506f",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
|
|
|||
|
|
@ -1,7 +1,6 @@
|
|||
{
|
||||
"$schema": "https://charm.land/crush.json",
|
||||
"options": {
|
||||
"debug_lsp": true,
|
||||
"disable_metrics": true,
|
||||
"disabled_tools": [],
|
||||
"initialize_as": "AGENTS.md",
|
||||
|
|
|
|||
Loading…
Reference in a new issue