about summary refs log tree commit diff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix5
1 files changed, 0 insertions, 5 deletions
diff --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";