Commit Graph

1717 Commits

Author SHA1 Message Date
Weijia Wang
87fb399461
Merge pull request #309140 from r-ryantm/auto-update/vimPlugins.vim-clap
vimPlugins.vim-clap: 0.52 -> 0.53
2024-05-12 21:02:10 +02:00
github-actions[bot]
971c61f4d8
Merge master into staging-next 2024-05-12 12:01:24 +00:00
Cezary Drożak
fa8cfd8bb1 vimPlugins.vim-sile: init at 2022-09-03 2024-05-10 17:57:27 +02:00
github-actions[bot]
b05583e319
Merge master into staging-next 2024-05-06 12:01:18 +00:00
Gaetan Lepage
e5a1863dcb vimPlugins.nvim-dbee: only supports linux 2024-05-06 12:28:58 +02:00
"Gaetan Lepage"
48157ff02a vimPlugins.nvim-treesitter: update grammars 2024-05-06 08:52:37 +02:00
"Gaetan Lepage"
0d39087c7e vimPlugins: resolve github repository redirects 2024-05-06 08:52:37 +02:00
"Gaetan Lepage"
06d9c1c85f vimPlugins: update on 2024-05-06 2024-05-06 08:52:37 +02:00
Gaetan Lepage
c1ca85fb28 vimPlugins/triptych.nvim: fix typo in repo URL 2024-05-06 08:16:55 +02:00
Gaetan Lepage
f9adf47a5f vimPlugins.auto-save-nvim: switch to maintained fork 2024-05-06 08:16:55 +02:00
Jan Tojnar
100509c030 Merge branch 'staging-next' into staging
Conflicts in luaPackages.luarocks-nix:

- 8b563cd9f9 switched to the new version format (prefixed by 0 since there was no relevant last tag in the branch).
  bc4f6fa543 bumped version and switched to the new version format. But the tag used is not part of the branch the commit comes from (master).

  Used the new version but replaced the tag prefix with 0.

- b73ec84b9e removed meta (it is already set in the overridden luarocks). But that would cause the update script to try to update the overridden luarocks (as did the previously used old.meta).
  bf311d950e modified meta to fix the update script properly.

  Kept the meta from the latter since it allows update script to work.
2024-05-05 14:50:32 +02:00
R. Ryantm
38bb74acec vimPlugins.vim-clap: 0.52 -> 0.53 2024-05-04 22:46:17 +00:00
Gaetan Lepage
c026e55e0f vimPlugins.sniprun: 1.3.12 -> 1.3.13
Changelog:
https://github.com/michaelb/sniprun/blob/master/CHANGELOG.md#v1313
2024-05-04 21:59:46 +02:00
github-actions[bot]
0471a8be05
Merge staging-next into staging 2024-05-03 00:03:09 +00:00
github-actions[bot]
3588aea450
Merge master into staging-next 2024-05-03 00:02:39 +00:00
Roman Zakirzyanov
bef52ce39a vimPlugins.llm-nvim: init at 2024-02-22 2024-05-02 21:31:55 +02:00
Weijia Wang
e546978f14 Merge branch 'staging-next' into staging 2024-05-01 10:51:22 +02:00
K900
a9c7210d0b Merge branch 'master' into staging-next 2024-05-01 09:37:47 +03:00
Gaetan Lepage
29535b5bc9 vimPlugins.cmp-git: add plenary dependency 2024-04-30 23:35:03 +02:00
Weijia Wang
499ddf9e45 Merge branch 'staging-next' into staging 2024-04-30 13:25:08 +02:00
Weijia Wang
23cbc3c2b3 Merge branch 'master' into staging-next 2024-04-30 13:24:52 +02:00
toonn
84df02abdb
Merge pull request #301354 from reckenrode/libiconv-switch-mk2
darwin.libiconv: 50 -> 99 and move to pkgs/by-name
2024-04-28 23:21:37 +02:00
nebunebu
8626d6e461 vimPlugins.triptych: init 2024-04-27 23:50:51 -04:00
Elliot
afb7fd40b7
vim: 9.1.0200 -> 9.1.0377 2024-04-28 09:50:17 +08:00
Randy Eckenrode
e7b5b44f9d
darwin.libiconv: remove and add to darwin-aliases 2024-04-27 18:09:53 -04:00
Weijia Wang
37876dbdad Merge branch 'master' into staging-next 2024-04-27 05:44:19 +02:00
Jan Tojnar
eb04659fc2 treewide: wrapGAppsHook → wrapGAppsHook3
This was achieved using the following command:

    sd 'wrapGAppsHook\b' wrapGAppsHook3 (rg -l 'wrapGAppsHook\b')

And then manually reverted the following changes:

- alias in top-level.nix
- function name in wrap-gapps-hook.sh
- comment in postFixup of at-spi2-core
- comment in gtk4
- comment in preFixup of 1password-gui/linux.nix
- comment in postFixup of qgis/unwrapped-ltr.nix and qgis/unwrapped.nix
- comment in postFixup of telegram-desktop
- comment in postFixup of fwupd
- buildCommand of mongodb-compass
- postFixup of xflux-gui
- comment in a patch in kdePackages.kde-gtk-config and plasma5Packages.kde-gtk-config
- description of programs.sway.wrapperFeatures.gtk NixOS option (manual rebuild)
2024-04-27 02:23:22 +02:00
Rick van Schijndel
e8a4fd66a6
Merge pull request #306306 from philiptaron/add-to-vim-maintainers
vim: add @philiptaron to maintainers
2024-04-26 20:56:21 +02:00
github-actions[bot]
037c0663b9
Merge master into staging-next 2024-04-26 18:00:58 +00:00
Matthieu Coudron
9bf92183f6
vimPlugins.nvim-dbee: init at 2024-01-13 (#286517)
* vimPlugins.nvim-dbee: init at 2024-01-13

nvim-dbee looks for the go binary in paths returned bu M.dir() and M.bin() defined in lua/dbee/install/init.lua
If we patch this path then it should be ok

* Update pkgs/applications/editors/vim/plugins/overrides.nix

Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>

---------

Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
2024-04-26 14:54:30 +02:00
github-actions[bot]
1b295167ff
Merge master into staging-next 2024-04-24 18:01:00 +00:00
Gaetan Lepage
aefe71e9c2 vimPlugins.hydra-nvim: 2023-02-06 -> 2024-03-15 2024-04-24 14:51:12 +02:00
Philip Taron
7ce67c4356
vim: add philiptaron to maintainers 2024-04-23 08:05:20 -07:00
github-actions[bot]
0c36ffa13e
Merge master into staging-next 2024-04-23 12:01:30 +00:00
lucidph3nx
7264d7e5f8 vimPlugins.nvim-sops: init at 2024-04-23 2024-04-23 12:15:46 +02:00
github-actions[bot]
6730620743
Merge staging-next into staging 2024-04-22 12:01:53 +00:00
Haseeb Majid
af270165be vimPlugins.arrow-nvim: init at 2024-04-19 2024-04-22 10:34:07 +02:00
github-actions[bot]
3fc84a9b46
Merge staging-next into staging 2024-04-21 18:01:29 +00:00
Matthieu Coudron
343cb4bffa
Merge pull request #305265 from GaetanLepage/vim-plugins-update
vimPlugins: update on 2024-04-21
2024-04-21 17:20:35 +02:00
github-actions[bot]
98becd63e7
Merge staging-next into staging 2024-04-21 12:01:48 +00:00
Aleksana
c10ffe8f4a
Merge pull request #305272 from f4z3r/feat/gruvbox-material.nvim
vimPlugins.gruvbox-material-nvim: init at 2024-04-19
2024-04-21 18:20:24 +08:00
Gaetan Lepage
b08a1a4dd9 vimPlugins.nvim-treesitter: update grammars 2024-04-21 10:18:26 +02:00
"Gaetan Lepage"
f713f3c442 vimPlugins: resolve github repository redirects 2024-04-21 10:18:26 +02:00
Gaetan Lepage
5d37283092 vimPlugins: update on 2024-04-21 2024-04-21 10:18:26 +02:00
Matthieu Coudron
c59cbaf5bf toVimPlugin: prepends 'vimPlugin' to the name
Neovim plugins built with buildNeovimPlugin are based on derivations
from the lua package set, ie., they are a flat-install (no share/lua/5.1
nesting) with some post-processing.

While debugging, I noticed their name lacked the vimplugin prefix,
making them a bit harder to diagnose if the derivation was the vimplugin
or not.
So I hardcoded 'namePrefix' (why let the user change that ?) and moved
it to toVimPlugin so it applies to lua-based plugins as well.

Before this PR:
➜ nix-build -A vimPlugins.plenary-nvim
/nix/store/zyvdf7c1k4q2ykg6jydpf5c31g9j921s-lua5.1-plenary.nvim-scm-1-unstable-2024-03-25

After this PR
➜ nix-build -A vimPlugins.plenary-nvim
/nix/store/dy4rjzjbhshi109i6969f39vd9xbjgs1-vimplugin-lua5.1-plenary.nvim-scm-1-unstable-2024-03-25
2024-04-20 16:00:43 +02:00
Jakob Beckmann
d91e9ad2d4
chore: add generated plugin entry 2024-04-19 11:30:46 +02:00
"Jakob Beckmann"
c9a994905a vimPlugins.gruvbox-material-nvim: init at 2024-04-19 2024-04-19 11:03:22 +02:00
Vladimír Čunát
8c0c955a09
Merge branch 'master' into staging-next 2024-04-19 07:52:28 +02:00
Gaetan Lepage
3610489cd2 vimPlugins.gitignore-nvim: init at 2024-03-25 2024-04-18 21:49:58 +02:00
github-actions[bot]
d01ca839af
Merge master into staging-next 2024-04-18 12:01:04 +00:00