Update neovim flake url and flake lockfile
This commit is contained in:
parent
ae497dbf6b
commit
6f6678d810
2 changed files with 164 additions and 163 deletions
|
|
@ -14,7 +14,7 @@
|
|||
|
||||
# neovim-flake
|
||||
neovim-flake = {
|
||||
url = "github:notashelf/neovim-flake";
|
||||
url = "github:notashelf/neovim-flake?ref=release/v0.4";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
|
|
|
|||
Reference in a new issue