mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 10:21:31 +00:00
flake: remove nil input
This commit is contained in:
parent
c0a5509a66
commit
6381df4af2
3 changed files with 1 additions and 29 deletions
|
@ -82,12 +82,5 @@
|
|||
|
||||
# Alternate neovim-wrapper
|
||||
mnw.url = "github:Gerg-L/mnw";
|
||||
|
||||
## Language servers (use master instead of nixpkgs)
|
||||
# Nix LSP
|
||||
nil = {
|
||||
url = "github:oxalica/nil";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue