neovim: fix wrong homepage url

This commit is contained in:
SkohTV
2025-10-02 14:24:53 -04:00
parent adc400d9d4
commit 45da6cc852
+1 -1
View File
@@ -255,7 +255,7 @@ stdenv.mkDerivation (
modifications to the core source
- Improve extensibility with a new plugin architecture
'';
homepage = "https://www.neovim.io";
homepage = "https://neovim.io";
changelog = "https://github.com/neovim/neovim/releases/tag/${finalAttrs.src.tag}";
mainProgram = "nvim";
# "Contributions committed before b17d96 by authors who did not sign the