From 2f8a99685061f86e89731c728a7907799c40a328 Mon Sep 17 00:00:00 2001 From: Louis Chan Date: Wed, 15 Oct 2025 23:34:12 +0800 Subject: [PATCH] vimPlugins.fennel-vim: switch to maintained fork According to the official Wiki page (https://dev.fennel-lang.org/wiki/Editors), https://github.com/jaawerth/fennel.vim is a maintained fork of https://github.com/bakpakin/fennel.vim But https://github.com/micampe/fennel.vim is a more maintained fork. --- pkgs/applications/editors/vim/plugins/generated.nix | 10 +++++----- pkgs/applications/editors/vim/plugins/vim-plugin-names | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index 9dd5fc38be37..0615f0885c27 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -5074,14 +5074,14 @@ final: prev: { fennel-vim = buildVimPlugin { pname = "fennel.vim"; - version = "2020-11-15"; + version = "2025-04-01"; src = fetchFromGitHub { - owner = "bakpakin"; + owner = "micampe"; repo = "fennel.vim"; - rev = "30b9beabad2c4f09b9b284caf5cd5666b6b4dc89"; - sha256 = "1fvcn4q87d594nzxlj1597bmrixzlfqnl7k8f547skvvywx09kii"; + rev = "0a5c89e7f31d2721a36f7043ee98e24e22e6325e"; + sha256 = "12hcvc2c2dgxqs6x333fdc7f1fn4jz9vm6vm2g8iwlfhm70bcaab"; }; - meta.homepage = "https://github.com/bakpakin/fennel.vim/"; + meta.homepage = "https://github.com/micampe/fennel.vim/"; meta.hydraPlatforms = [ ]; }; diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 45494b1ea38f..cd225e247ce3 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -388,7 +388,7 @@ https://github.com/pteroctopus/faster.nvim/,HEAD, https://github.com/konfekt/fastfold/,, https://github.com/madskjeldgaard/faust-nvim/,HEAD, https://github.com/lilydjwg/fcitx.vim/,fcitx5, -https://github.com/bakpakin/fennel.vim/,, +https://github.com/micampe/fennel.vim/,, https://github.com/wincent/ferret/,, https://github.com/bogado/file-line/,, https://github.com/lewis6991/fileline.nvim/,,