From d9346587637f257fe452578abd08bf6337e597ce Mon Sep 17 00:00:00 2001 From: "\"Gaetan Lepage\"" <"gaetan@glepage.com"> Date: Sun, 20 Aug 2023 00:35:03 +0200 Subject: [PATCH 1/3] vimPlugins.jinja-vim: init at 2020-06-18 --- pkgs/applications/editors/vim/plugins/vim-plugin-names | 1 + 1 file changed, 1 insertion(+) diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names index 6e2095dd0f3f..4835f7a5315b 100644 --- a/pkgs/applications/editors/vim/plugins/vim-plugin-names +++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names @@ -381,6 +381,7 @@ https://github.com/vim-scripts/jdaddy.vim/,, https://github.com/davidhalter/jedi-vim/,, https://github.com/metalelf0/jellybeans-nvim/,, https://github.com/nanotech/jellybeans.vim/,, +https://github.com/HiPhish/jinja.vim/,HEAD, https://github.com/vito-c/jq.vim/,, https://github.com/neoclide/jsonc.vim/,, https://github.com/JuliaEditorSupport/julia-vim/,, From 2b619d54734a4db9a769edaca95fc0804d6494aa Mon Sep 17 00:00:00 2001 From: "\"Gaetan Lepage\"" <"gaetan@glepage.com"> Date: Sun, 20 Aug 2023 00:52:56 +0200 Subject: [PATCH 2/3] vimPlugins: update --- .../editors/vim/plugins/generated.nix | 22 ++++++++++++++----- 1 file changed, 17 insertions(+), 5 deletions(-) diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix index eb8d334aaeab..f596eaa4e3e4 100644 --- a/pkgs/applications/editors/vim/plugins/generated.nix +++ b/pkgs/applications/editors/vim/plugins/generated.nix @@ -2997,12 +2997,12 @@ final: prev: dressing-nvim = buildVimPluginFrom2Nix { pname = "dressing.nvim"; - version = "2023-08-13"; + version = "2023-08-19"; src = fetchFromGitHub { owner = "stevearc"; repo = "dressing.nvim"; - rev = "6bde51adabba06f7fd4a469885a85f36d78a5f52"; - sha256 = "00djz2ppikh911ldndcaygb95a7l48s7wmq7a9p9vr4vzwhxab5l"; + rev = "ee571505f3566f84fd252e76c4ce6df6eaf2fb94"; + sha256 = "0xahisrz7yz0838ijvg2s6wbskdb443fal72yxjr2h5z1dvzxswq"; }; meta.homepage = "https://github.com/stevearc/dressing.nvim/"; }; @@ -4557,6 +4557,18 @@ final: prev: meta.homepage = "https://github.com/nanotech/jellybeans.vim/"; }; + jinja-vim = buildVimPluginFrom2Nix { + pname = "jinja.vim"; + version = "2020-06-18"; + src = fetchFromGitHub { + owner = "HiPhish"; + repo = "jinja.vim"; + rev = "51b8a2a504416c4959127c82eac26f14f3508975"; + sha256 = "15ax7v6crdzra4sqqmjpvl9q1p9dmsksrs4j68zqqrj6kka0zkgn"; + }; + meta.homepage = "https://github.com/HiPhish/jinja.vim/"; + }; + jq-vim = buildVimPluginFrom2Nix { pname = "jq.vim"; version = "2022-11-26"; @@ -5931,8 +5943,8 @@ final: prev: src = fetchFromGitHub { owner = "NeogitOrg"; repo = "neogit"; - rev = "cdea52c881ea4944b46f09b5c4705a51dc5cf390"; - sha256 = "06hi06pkr0bww1nsrx22llhgfllmbykshwb2k8y2wbl03fjqyixz"; + rev = "7cba95de79476d28c19e8ee34b303ad60fdef59f"; + sha256 = "18jixqv9mcvc873gs39g6fd84s0lpyglqk25gy00siznyjl2mcis"; }; meta.homepage = "https://github.com/NeogitOrg/neogit/"; }; From e65a7fcd014b640bca9a97ae864cb6cf13900e5c Mon Sep 17 00:00:00 2001 From: "\"Gaetan Lepage\"" <"gaetan@glepage.com"> Date: Sun, 20 Aug 2023 00:57:46 +0200 Subject: [PATCH 3/3] vimPlugins: resolve github repository redirects --- pkgs/applications/editors/vim/plugins/deprecated.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/applications/editors/vim/plugins/deprecated.json b/pkgs/applications/editors/vim/plugins/deprecated.json index dec498313126..6af384ac78fd 100644 --- a/pkgs/applications/editors/vim/plugins/deprecated.json +++ b/pkgs/applications/editors/vim/plugins/deprecated.json @@ -20,8 +20,8 @@ "new": "neodev-nvim" }, "nvchad-extensions": { - "date": "2023-08-19", - "new": "nvchad-ui" + "date": "2023-08-19", + "new": "nvchad-ui" }, "nvim-bufferline-lua": { "date": "2021-08-22",