about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--flake.lockbin13354 -> 8247 bytes
-rw-r--r--flake.nix5
2 files changed, 0 insertions, 5 deletions
diff --git a/flake.lock b/flake.lock
index 5ef77a1..f5556b0 100644
--- a/flake.lock
+++ b/flake.lock
Binary files differdiff --git a/flake.nix b/flake.nix
index 4b84653..8aa2b4f 100644
--- a/flake.nix
+++ b/flake.nix
@@ -25,11 +25,6 @@
 
     nur.url = "github:nix-community/NUR";
 
-    neovim-nightly-overlay = {
-      url = "github:nix-community/neovim-nightly-overlay";
-      inputs.nixpkgs.follows = "nixpkgs";
-    };
-
     nixtest.url = "github:jetpack-io/nixtest";
 
     nix-index.url = "github:Mic92/nix-index-database";