Update neovim flake url and flake lockfile

This commit is contained in:
Frankie B 2023-05-22 23:13:25 +01:00
commit 6f6678d810
No known key found for this signature in database
2 changed files with 164 additions and 163 deletions

View file

@ -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";
};