diff --git a/flake.nix b/flake.nix index 971c6a3..6f780ab 100644 --- a/flake.nix +++ b/flake.nix @@ -14,7 +14,7 @@ # neovim-flake neovim-flake = { - url = "github:notashelf/neovim-flake?ref=release/v0.4"; + url = "github:notashelf/neovim-flake"; inputs.nixpkgs.follows = "nixpkgs"; };