aboutsummaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix2
1 files changed, 1 insertions, 1 deletions
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";
};