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