about summary refs log tree commit diff
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock17
1 files changed, 17 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
index 0351610..76fee28 100644
--- a/flake.lock
+++ b/flake.lock
@@ -162,6 +162,22 @@
         "type": "github"
       }
     },
+    "nixpkgs-neovim-fix": {
+      "locked": {
+        "lastModified": 1676391559,
+        "narHash": "sha256-LuGZfkD48fqN5sripUgHPCkPhaPXbJSyXqZEiuZv7Ek=",
+        "owner": "raboof",
+        "repo": "nixpkgs",
+        "rev": "ce1f75fa714629d38564959d5b38bb78bbce5a0a",
+        "type": "github"
+      },
+      "original": {
+        "owner": "raboof",
+        "ref": "neovim-0.8.x-to-0.9.0",
+        "repo": "nixpkgs",
+        "type": "github"
+      }
+    },
     "nixpkgs-stable": {
       "locked": {
         "lastModified": 1677560965,
@@ -187,6 +203,7 @@
         "impermanence": "impermanence",
         "neovim": "neovim",
         "nixpkgs-2211": "nixpkgs-2211",
+        "nixpkgs-neovim-fix": "nixpkgs-neovim-fix",
         "rust": "rust",
         "sops-nix": "sops-nix",
         "unstable": "unstable",