feat: Remove nvchad nvim and neovim-nightly

This commit is contained in:
ulic-youthlic 2026-07-04 22:56:54 +08:00
parent 1c7c2a2692
commit d62f71605a
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
9 changed files with 28 additions and 234 deletions

View file

@ -44,7 +44,6 @@
inputsScope = lib.makeScope pkgs.newScope (self: {
inherit inputs rootPath;
srcs = self.callPackage (rootPath + "/_sources/generated.nix") {};
neovim_git = inputs'.neovim-nightly.packages.default;
});
in
inputsScope.overrideScope (