diff options
feat: add `leap`
Diffstat (limited to 'flake.lock')
-rw-r--r-- | flake.lock | 19 |
1 files changed, 18 insertions, 1 deletions
@@ -31,10 +31,27 @@ "type": "github" } }, + "plugins-leap-spooky-nvim": { + "flake": false, + "locked": { + "lastModified": 1707412269, + "narHash": "sha256-XpWDFpiMZ6Up6gLzC6L0XWSiysgh5+6g0vxqi2vzdqE=", + "owner": "ggandor", + "repo": "leap-spooky.nvim", + "rev": "5f44a1f63dc1c4ce50244e92da5bc0d8d1f6eb47", + "type": "github" + }, + "original": { + "owner": "ggandor", + "repo": "leap-spooky.nvim", + "type": "github" + } + }, "root": { "inputs": { "nixCats": "nixCats", - "nixpkgs": "nixpkgs" + "nixpkgs": "nixpkgs", + "plugins-leap-spooky-nvim": "plugins-leap-spooky-nvim" } } }, |