diff --git a/flake.nix b/flake.nix index 5feb3d9..009dc7f 100644 --- a/flake.nix +++ b/flake.nix @@ -41,7 +41,7 @@ nixvim = { url = "github:nix-community/nixvim"; - inputs.nixpkgs.follows = "nixpkgs"; + #Do not use follows here as it will throw warnings with nixvim's built-in source }; alejandra = {