diff options
Diffstat (limited to 'flake.nix')
-rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 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"; }; |