summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock88
1 files changed, 3 insertions, 85 deletions
diff --git a/flake.lock b/flake.lock
index e1c0902..66f321c 100644
--- a/flake.lock
+++ b/flake.lock
@@ -175,8 +175,6 @@
},
"getchvim": {
"inputs": {
- "neovim": "neovim",
- "neovim-nix": "neovim-nix",
"nixpkgs": [
"nixpkgs"
],
@@ -185,17 +183,14 @@
],
"pre-commit": [
"pre-commit"
- ],
- "utils": [
- "flake-utils"
]
},
"locked": {
- "lastModified": 1697926294,
- "narHash": "sha256-MzHRLhL2L4Su7rthqkdupxooETN3dq9waEmXSw4kKWQ=",
+ "lastModified": 1698835368,
+ "narHash": "sha256-dzRxsMixBWZxpqlv33eCZsCkCD72+YRFNx2dSV/BUcQ=",
"owner": "getchoo",
"repo": "getchvim",
- "rev": "ca59ebcf3dd17153b90a0ceca86af14db941ac3c",
+ "rev": "09004f4517eba8f57d37897e34f6ba56ad3653f1",
"type": "github"
},
"original": {
@@ -305,83 +300,6 @@
"type": "github"
}
},
- "lazy-nvim": {
- "flake": false,
- "locked": {
- "lastModified": 1678889456,
- "narHash": "sha256-R+sfPOuWfwbrNXUiKQcb8MHYqK+o5Pw8gkEaYaidqp0=",
- "owner": "folke",
- "repo": "lazy.nvim",
- "rev": "6b55862d2d264f0b48e0b9e42cc2d14f136bed55",
- "type": "github"
- },
- "original": {
- "owner": "folke",
- "repo": "lazy.nvim",
- "type": "github"
- }
- },
- "neovim": {
- "inputs": {
- "flake-utils": [
- "getchvim",
- "utils"
- ],
- "nixpkgs": [
- "getchvim",
- "nixpkgs"
- ]
- },
- "locked": {
- "dir": "contrib",
- "lastModified": 1697918051,
- "narHash": "sha256-fMlw0rw3sO5GsjQVowSo79fSnZQAMT+w1gAkuKuNxw0=",
- "owner": "neovim",
- "repo": "neovim",
- "rev": "3a3e0251267a99eec6cfb2a058f9e992d01107fd",
- "type": "github"
- },
- "original": {
- "dir": "contrib",
- "owner": "neovim",
- "repo": "neovim",
- "type": "github"
- }
- },
- "neovim-nix": {
- "inputs": {
- "flake-parts": [
- "getchvim",
- "parts"
- ],
- "lazy-nvim": "lazy-nvim",
- "neovim": [
- "getchvim",
- "neovim"
- ],
- "nixpkgs": [
- "getchvim",
- "nixpkgs"
- ],
- "pre-commit-nix": [
- "getchvim",
- "pre-commit"
- ]
- },
- "locked": {
- "lastModified": 1690613475,
- "narHash": "sha256-DyhvApZb/NBZ92dBgr0deJi4XQZ6lppIc92aDGrj8OY=",
- "owner": "willruggiano",
- "repo": "neovim.nix",
- "rev": "b9ba181c5e20287aeeda4203e02c73f2cff370c4",
- "type": "github"
- },
- "original": {
- "owner": "willruggiano",
- "repo": "neovim.nix",
- "type": "github"
- }
- },
"nix-index-database": {
"inputs": {
"nixpkgs": [