Removed follows from nixvim flake input as it causes issues.

This commit is contained in:
2026-05-25 11:18:58 +02:00
parent 978e7b4b62
commit 9285f2f3ef

View File

@ -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 = {