Merge pull request #289539 from GaetanLepage/base16

vimPlugins.nvim-base16: rename to base16-nvim

authored by Matthieu Coudron and committed by GitHub 9f95b9c7 a370dee6

+211 -211
+174 -174
pkgs/applications/editors/vim/plugins/generated.nix
··· 65 66 Coqtail = buildVimPlugin { 67 pname = "Coqtail"; 68 - version = "2024-01-28"; 69 src = fetchFromGitHub { 70 owner = "whonore"; 71 repo = "Coqtail"; 72 - rev = "ede74fbc261e21fc9c3deb1f98238df5487fdf65"; 73 - sha256 = "0f4sf4n3vkiqbhf28wjir69ji60vnyaikh64mqmw8bknayr3nxbr"; 74 }; 75 meta.homepage = "https://github.com/whonore/Coqtail/"; 76 }; ··· 305 306 SchemaStore-nvim = buildVimPlugin { 307 pname = "SchemaStore.nvim"; 308 - version = "2024-02-12"; 309 src = fetchFromGitHub { 310 owner = "b0o"; 311 repo = "SchemaStore.nvim"; 312 - rev = "91b56a811d87b9e7e0600c95f80ff2d08245bf61"; 313 - sha256 = "001gf379xa4xfllnpqa60wzh55yfpg95gys3jv6hml246xv3y4cm"; 314 }; 315 meta.homepage = "https://github.com/b0o/SchemaStore.nvim/"; 316 }; ··· 775 776 asyncrun-vim = buildVimPlugin { 777 pname = "asyncrun.vim"; 778 - version = "2023-09-26"; 779 src = fetchFromGitHub { 780 owner = "skywind3000"; 781 repo = "asyncrun.vim"; 782 - rev = "61cc3081963a12048e00e89f8cedc8bd1cb83b8c"; 783 - sha256 = "1l86kk0ha6yw3i285xaizzrgxvnxf95q0ys44glz8mns1z2jq4zk"; 784 }; 785 meta.homepage = "https://github.com/skywind3000/asyncrun.vim/"; 786 }; ··· 989 meta.homepage = "https://github.com/utilyre/barbecue.nvim/"; 990 }; 991 992 base16-vim = buildVimPlugin { 993 pname = "base16-vim"; 994 version = "2022-09-20"; ··· 1267 1268 chadtree = buildVimPlugin { 1269 pname = "chadtree"; 1270 - version = "2024-01-25"; 1271 src = fetchFromGitHub { 1272 owner = "ms-jpq"; 1273 repo = "chadtree"; 1274 - rev = "713d374382398df12816b3aa8de5462e29266d8a"; 1275 - sha256 = "1zi4v1fsayvcxsvbb60r7lj5zpsbhcysy2n6l9610xn0zmwmcnxq"; 1276 }; 1277 meta.homepage = "https://github.com/ms-jpq/chadtree/"; 1278 }; ··· 2095 2096 codeium-vim = buildVimPlugin { 2097 pname = "codeium.vim"; 2098 - version = "2024-02-01"; 2099 src = fetchFromGitHub { 2100 owner = "Exafunction"; 2101 repo = "codeium.vim"; 2102 - rev = "fd440cd718742daab162241c5bd5857cd92f5f72"; 2103 - sha256 = "1d8skv15qv70iv06j1hca806s3psryjpambxv9apkqdvwyqya3an"; 2104 }; 2105 meta.homepage = "https://github.com/Exafunction/codeium.vim/"; 2106 }; ··· 2408 2409 copilot-vim = buildVimPlugin { 2410 pname = "copilot.vim"; 2411 - version = "2024-02-08"; 2412 src = fetchFromGitHub { 2413 owner = "github"; 2414 repo = "copilot.vim"; 2415 - rev = "315c6d2b16e018cb8020f20aaa7081ebc4070828"; 2416 - sha256 = "01q6qbj1wb2150iqq647f4m5cl8hgsbrdr9qvk5jbkm2q2gmmgmz"; 2417 }; 2418 meta.homepage = "https://github.com/github/copilot.vim/"; 2419 }; 2420 2421 coq-artifacts = buildVimPlugin { 2422 pname = "coq.artifacts"; 2423 - version = "2023-12-22"; 2424 src = fetchFromGitHub { 2425 owner = "ms-jpq"; 2426 repo = "coq.artifacts"; 2427 - rev = "e7202d1a1b5cfa91446d5b7a035f915934e4d713"; 2428 - sha256 = "11dkb6h7lshnhn8l04hjykwv7lsaxl58jqrxi2hv1byr6406j6xl"; 2429 }; 2430 meta.homepage = "https://github.com/ms-jpq/coq.artifacts/"; 2431 }; ··· 2456 2457 coq_nvim = buildVimPlugin { 2458 pname = "coq_nvim"; 2459 - version = "2024-02-15"; 2460 src = fetchFromGitHub { 2461 owner = "ms-jpq"; 2462 repo = "coq_nvim"; 2463 - rev = "649443fa508703b527e7a45fb8a1dfcf30d3484d"; 2464 - sha256 = "1mawmdj6zmp9swnyx45rkr4yh823fnxwaz7r2jinq9mv9yigj30r"; 2465 }; 2466 meta.homepage = "https://github.com/ms-jpq/coq_nvim/"; 2467 }; ··· 3106 3107 dropbar-nvim = buildVimPlugin { 3108 pname = "dropbar.nvim"; 3109 - version = "2024-02-07"; 3110 src = fetchFromGitHub { 3111 owner = "Bekaboo"; 3112 repo = "dropbar.nvim"; 3113 - rev = "a920a73d7c0a6a25163439dca4f2b078202f6f03"; 3114 - sha256 = "0qa9zskgrhfnbhj1y8bv7acnicppz4nkp8q6hy1bcp2mgrbrx3xv"; 3115 }; 3116 meta.homepage = "https://github.com/Bekaboo/dropbar.nvim/"; 3117 }; ··· 3601 3602 friendly-snippets = buildVimPlugin { 3603 pname = "friendly-snippets"; 3604 - version = "2024-02-12"; 3605 src = fetchFromGitHub { 3606 owner = "rafamadriz"; 3607 repo = "friendly-snippets"; 3608 - rev = "5cc1f45c6aac699ad008fb85f6ae03236062667d"; 3609 - sha256 = "01dimq0nca103zss6qfxv07q7bnwsjd32pnncaz4bzmaia34w5kd"; 3610 }; 3611 meta.homepage = "https://github.com/rafamadriz/friendly-snippets/"; 3612 }; ··· 3985 3986 goto-preview = buildVimPlugin { 3987 pname = "goto-preview"; 3988 - version = "2023-11-21"; 3989 src = fetchFromGitHub { 3990 owner = "rmagatti"; 3991 repo = "goto-preview"; 3992 - rev = "16ec236fabb40b2cebfe283b1d701338886462db"; 3993 - sha256 = "006r0dl3nj0d642lniss3gbclix32bypykh7c8ml7qfh07mjahs7"; 3994 }; 3995 meta.homepage = "https://github.com/rmagatti/goto-preview/"; 3996 }; ··· 4968 4969 leap-nvim = buildVimPlugin { 4970 pname = "leap.nvim"; 4971 - version = "2024-02-11"; 4972 src = fetchFromGitHub { 4973 owner = "ggandor"; 4974 repo = "leap.nvim"; 4975 - rev = "d77682020ad1562c36c67b2d2e7003393e7a2edb"; 4976 - sha256 = "1arg8mi6k6m4l66ggfcnf289wkqwbvgcdhlq0d7b2xbac1ayi4j1"; 4977 }; 4978 meta.homepage = "https://github.com/ggandor/leap.nvim/"; 4979 }; ··· 5387 5388 lspsaga-nvim = buildVimPlugin { 5389 pname = "lspsaga.nvim"; 5390 - version = "2024-02-15"; 5391 src = fetchFromGitHub { 5392 owner = "nvimdev"; 5393 repo = "lspsaga.nvim"; 5394 - rev = "db74412e0282505ea1e63a42060728fb74c1968e"; 5395 - sha256 = "10mb8cyq2p334248ja15ji5fpanfp4qi0sq0nfp8m91hkbkrgag0"; 5396 }; 5397 meta.homepage = "https://github.com/nvimdev/lspsaga.nvim/"; 5398 }; ··· 5435 5436 luasnip = buildNeovimPlugin { 5437 pname = "luasnip"; 5438 - version = "2024-02-14"; 5439 src = fetchFromGitHub { 5440 owner = "l3mon4d3"; 5441 repo = "luasnip"; 5442 - rev = "c4b9c7c3b02826df74b93ae91009e05b758bfacf"; 5443 - sha256 = "0j9i3k32l77l1j4s29bczhjypd3a4rb2647a9is3371bazr0py8f"; 5444 fetchSubmodules = true; 5445 }; 5446 meta.homepage = "https://github.com/l3mon4d3/luasnip/"; ··· 5664 5665 mini-nvim = buildVimPlugin { 5666 pname = "mini.nvim"; 5667 - version = "2024-02-15"; 5668 src = fetchFromGitHub { 5669 owner = "echasnovski"; 5670 repo = "mini.nvim"; 5671 - rev = "bc89a1c8bf36bebb94ef34359054099a6eb7cdc8"; 5672 - sha256 = "1y330vi4smr9bzpifnsfcdwiy5mhkgcwzdq08py3pvp247qjqwa0"; 5673 }; 5674 meta.homepage = "https://github.com/echasnovski/mini.nvim/"; 5675 }; ··· 6072 6073 neo-tree-nvim = buildVimPlugin { 6074 pname = "neo-tree.nvim"; 6075 - version = "2024-02-11"; 6076 src = fetchFromGitHub { 6077 owner = "nvim-neo-tree"; 6078 repo = "neo-tree.nvim"; 6079 - rev = "f3941c57ec85d7bdb44fa53fd858fd80f159018f"; 6080 - sha256 = "1ijx2skgpw70sllv089qawxfi4zx9hb63288vix6qkncywinb7h1"; 6081 }; 6082 meta.homepage = "https://github.com/nvim-neo-tree/neo-tree.nvim/"; 6083 }; ··· 6096 6097 neoconf-nvim = buildVimPlugin { 6098 pname = "neoconf.nvim"; 6099 - version = "2024-02-15"; 6100 src = fetchFromGitHub { 6101 owner = "folke"; 6102 repo = "neoconf.nvim"; 6103 - rev = "cbff4b61e967b5b3961cfafdacc605d1dbc4e0c1"; 6104 - sha256 = "0c08vnkg4akf2rgwdm7nlrw3wzaj9miw31p7c60z6zxhwi0gdzf5"; 6105 }; 6106 meta.homepage = "https://github.com/folke/neoconf.nvim/"; 6107 }; ··· 6132 6133 neodev-nvim = buildVimPlugin { 6134 pname = "neodev.nvim"; 6135 - version = "2024-02-14"; 6136 src = fetchFromGitHub { 6137 owner = "folke"; 6138 repo = "neodev.nvim"; 6139 - rev = "365ef03dbf5b8579e6eb205b3500fc3bee17484a"; 6140 - sha256 = "1b16wa4ym1phbs1i4ndpbwxlsvwf0fdi26193slc9ch5csyhdq9m"; 6141 }; 6142 meta.homepage = "https://github.com/folke/neodev.nvim/"; 6143 }; ··· 6240 6241 neorg = buildVimPlugin { 6242 pname = "neorg"; 6243 - version = "2024-02-08"; 6244 src = fetchFromGitHub { 6245 owner = "nvim-neorg"; 6246 repo = "neorg"; 6247 - rev = "bd12dacc9cf561cbffc8d6f8f4b76aa9d734665b"; 6248 - sha256 = "0z87jrk5ppazaqlna4d4kbjcv2h9balcg1a47ipci9lzl0q76daa"; 6249 }; 6250 meta.homepage = "https://github.com/nvim-neorg/neorg/"; 6251 }; ··· 6312 6313 neotest = buildVimPlugin { 6314 pname = "neotest"; 6315 - version = "2024-02-14"; 6316 src = fetchFromGitHub { 6317 owner = "nvim-neotest"; 6318 repo = "neotest"; 6319 - rev = "d1417bc81b16a83ba0c89979a3104d8c70492ade"; 6320 - sha256 = "1dv3f18i4gjzpjfibbm7m5lzirn5w13gm9n31lircd09ywwndc4d"; 6321 }; 6322 meta.homepage = "https://github.com/nvim-neotest/neotest/"; 6323 }; ··· 6409 6410 neotest-pest = buildVimPlugin { 6411 pname = "neotest-pest"; 6412 - version = "2022-11-24"; 6413 src = fetchFromGitHub { 6414 owner = "theutz"; 6415 repo = "neotest-pest"; 6416 - rev = "a50582719267a847c84e1564e97c698d994f883c"; 6417 - sha256 = "00scdxkqkfsdq6sn1a7cdcrqpdi8bzi5z2qjqlysp6njilbd1jws"; 6418 }; 6419 meta.homepage = "https://github.com/theutz/neotest-pest/"; 6420 }; ··· 6805 6806 nui-nvim = buildNeovimPlugin { 6807 pname = "nui.nvim"; 6808 - version = "2024-02-15"; 6809 src = fetchFromGitHub { 6810 owner = "MunifTanjim"; 6811 repo = "nui.nvim"; 6812 - rev = "af7dfee12fbf51d12cfc6ee386fa54f7a5a573c8"; 6813 - sha256 = "1ic1anp1lyfgjd9jaa0md1s0ssw1xgknxbsmx58zsckiksflqwjg"; 6814 }; 6815 meta.homepage = "https://github.com/MunifTanjim/nui.nvim/"; 6816 }; ··· 6841 6842 nvchad = buildVimPlugin { 6843 pname = "nvchad"; 6844 - version = "2024-01-28"; 6845 src = fetchFromGitHub { 6846 owner = "nvchad"; 6847 repo = "nvchad"; 6848 - rev = "f17e83010f25784b58dea175c6480b3a8225a3e9"; 6849 - sha256 = "0wiz0n60h4fa59py28gc28sj49vzsz4hniak77jgxpxl1s7d351z"; 6850 }; 6851 meta.homepage = "https://github.com/nvchad/nvchad/"; 6852 }; ··· 6889 6890 nvim-autopairs = buildVimPlugin { 6891 pname = "nvim-autopairs"; 6892 - version = "2024-01-22"; 6893 src = fetchFromGitHub { 6894 owner = "windwp"; 6895 repo = "nvim-autopairs"; 6896 - rev = "096d0baecc34f6c5d8a6dd25851e9d5ad338209b"; 6897 - sha256 = "167a5d8rycg703f1x9q7g9bavchfv8cj3qxvq721cf9sz1jniip2"; 6898 }; 6899 meta.homepage = "https://github.com/windwp/nvim-autopairs/"; 6900 }; ··· 6909 sha256 = "sha256-jIoRzMjOZlTHR7q4piyY7MjEUgZIR5pjobfOdY/IpeM="; 6910 }; 6911 meta.homepage = "https://github.com/Canop/nvim-bacon/"; 6912 - }; 6913 - 6914 - nvim-base16 = buildVimPlugin { 6915 - pname = "nvim-base16"; 6916 - version = "2024-02-07"; 6917 - src = fetchFromGitHub { 6918 - owner = "RRethy"; 6919 - repo = "base16-nvim"; 6920 - rev = "2349e8357864bf0ef45d40f491f8e1e6465485b0"; 6921 - sha256 = "06ykiayqchrkk9gs9akvlww3d7zmskf0bxcvsg3dqmkcnzqnbqbn"; 6922 - }; 6923 - meta.homepage = "https://github.com/RRethy/base16-nvim/"; 6924 }; 6925 6926 nvim-biscuits = buildVimPlugin { ··· 7093 7094 nvim-dap = buildVimPlugin { 7095 pname = "nvim-dap"; 7096 - version = "2024-02-13"; 7097 src = fetchFromGitHub { 7098 owner = "mfussenegger"; 7099 repo = "nvim-dap"; 7100 - rev = "3b4bdea2c0e9ed356d8cffbf974f3d0af891bbea"; 7101 - sha256 = "0vbyzjax5bdcg3cc2rzn4zk2kk4pw9l5iq18f2rxancwzd0llcxg"; 7102 }; 7103 meta.homepage = "https://github.com/mfussenegger/nvim-dap/"; 7104 }; ··· 7129 7130 nvim-dap-ui = buildVimPlugin { 7131 pname = "nvim-dap-ui"; 7132 - version = "2024-01-22"; 7133 src = fetchFromGitHub { 7134 owner = "rcarriga"; 7135 repo = "nvim-dap-ui"; 7136 - rev = "d845ebd798ad1cf30aa4abd4c4eff795cdcfdd4f"; 7137 - sha256 = "1by56ffghig930r0cak95h0gxxrf78jwr3f2fxqziyz32dvi5mp2"; 7138 }; 7139 meta.homepage = "https://github.com/rcarriga/nvim-dap-ui/"; 7140 }; ··· 7237 7238 nvim-highlite = buildVimPlugin { 7239 pname = "nvim-highlite"; 7240 - version = "2024-02-09"; 7241 src = fetchFromGitHub { 7242 owner = "Iron-E"; 7243 repo = "nvim-highlite"; 7244 - rev = "ae6971a8fde55077e083e6950b12d7dedd93acd5"; 7245 - sha256 = "1wclp4a1j4gv48i2m47nb9mp3lbi9d7mbc959w3cv7w5kws4sh7a"; 7246 }; 7247 meta.homepage = "https://github.com/Iron-E/nvim-highlite/"; 7248 }; 7249 7250 nvim-hlslens = buildVimPlugin { 7251 pname = "nvim-hlslens"; 7252 - version = "2023-12-17"; 7253 src = fetchFromGitHub { 7254 owner = "kevinhwang91"; 7255 repo = "nvim-hlslens"; 7256 - rev = "8ffc64bb6b624612cf762982b92633f283f7a715"; 7257 - sha256 = "093da3q6lalp48wph4688hjkd0lf0bnzsa8y2bms1j8js0mmr0p3"; 7258 }; 7259 meta.homepage = "https://github.com/kevinhwang91/nvim-hlslens/"; 7260 }; ··· 7273 7274 nvim-jdtls = buildVimPlugin { 7275 pname = "nvim-jdtls"; 7276 - version = "2024-02-09"; 7277 src = fetchFromGitHub { 7278 owner = "mfussenegger"; 7279 repo = "nvim-jdtls"; 7280 - rev = "894c044034e0d5f78a22602f1440bfe70aff58ee"; 7281 - sha256 = "13bv08ls2rlg42ca2gx0wk6cphs4yzbnai6401314r80pwllndqy"; 7282 }; 7283 meta.homepage = "https://github.com/mfussenegger/nvim-jdtls/"; 7284 }; ··· 7356 7357 nvim-lint = buildVimPlugin { 7358 pname = "nvim-lint"; 7359 - version = "2024-02-14"; 7360 src = fetchFromGitHub { 7361 owner = "mfussenegger"; 7362 repo = "nvim-lint"; 7363 - rev = "889dc0ab3f458997eb9d831dbc3b6c4d6fbc2e12"; 7364 - sha256 = "19yl9bbxw1wg51vpd0yln8fxgl2w3gca4cr5v4lcmlp7najsqpjc"; 7365 }; 7366 meta.homepage = "https://github.com/mfussenegger/nvim-lint/"; 7367 }; ··· 7392 7393 nvim-lspconfig = buildVimPlugin { 7394 pname = "nvim-lspconfig"; 7395 - version = "2024-02-15"; 7396 src = fetchFromGitHub { 7397 owner = "neovim"; 7398 repo = "nvim-lspconfig"; 7399 - rev = "114bf1875c4adef7c39c86ef538246478b4af87c"; 7400 - sha256 = "1y97bszbvkjpv2v3wp43vaan1xcyhgp0af836a2d188l5rk7gwqj"; 7401 }; 7402 meta.homepage = "https://github.com/neovim/nvim-lspconfig/"; 7403 }; ··· 7524 7525 nvim-notify = buildVimPlugin { 7526 pname = "nvim-notify"; 7527 - version = "2024-02-15"; 7528 src = fetchFromGitHub { 7529 owner = "rcarriga"; 7530 repo = "nvim-notify"; 7531 - rev = "7138c86b28de61b6866c8cae60289136f0d539fa"; 7532 - sha256 = "0cn0xp2ijlvz7g7ivyynnd8wdh8pb7rfjl77qghi3q9qphkp4mf0"; 7533 }; 7534 meta.homepage = "https://github.com/rcarriga/nvim-notify/"; 7535 }; ··· 7752 7753 nvim-treesitter = buildVimPlugin { 7754 pname = "nvim-treesitter"; 7755 - version = "2024-02-15"; 7756 src = fetchFromGitHub { 7757 owner = "nvim-treesitter"; 7758 repo = "nvim-treesitter"; 7759 - rev = "bdaa6b817aaef459e2d1968c50ce0061e51410e8"; 7760 - sha256 = "037r3vp2v7alfdfb9x8q8bvpx062w36r22fgqxynnmsqg08bxnzg"; 7761 }; 7762 meta.homepage = "https://github.com/nvim-treesitter/nvim-treesitter/"; 7763 }; 7764 7765 nvim-treesitter-context = buildVimPlugin { 7766 pname = "nvim-treesitter-context"; 7767 - version = "2024-02-14"; 7768 src = fetchFromGitHub { 7769 owner = "nvim-treesitter"; 7770 repo = "nvim-treesitter-context"; 7771 - rev = "f33905bf5aec67e59a14d2cc0e67d80ac5aa5bd8"; 7772 - sha256 = "1n1wynghijqcvv6angylilkm8s6z05lb15hm0wvfq033l81zwspw"; 7773 }; 7774 meta.homepage = "https://github.com/nvim-treesitter/nvim-treesitter-context/"; 7775 }; 7776 7777 nvim-treesitter-endwise = buildVimPlugin { 7778 pname = "nvim-treesitter-endwise"; 7779 - version = "2023-09-23"; 7780 src = fetchFromGitHub { 7781 owner = "RRethy"; 7782 repo = "nvim-treesitter-endwise"; 7783 - rev = "4c344ffc8d54d7e1ba2cefaaa2c10ea93aa1cc2d"; 7784 - sha256 = "0320lz13zymw70wx7malkw4nkma3scz4kz35mq59f9p51dan6iky"; 7785 }; 7786 meta.homepage = "https://github.com/RRethy/nvim-treesitter-endwise/"; 7787 }; ··· 7812 7813 nvim-treesitter-textobjects = buildVimPlugin { 7814 pname = "nvim-treesitter-textobjects"; 7815 - version = "2024-02-08"; 7816 src = fetchFromGitHub { 7817 owner = "nvim-treesitter"; 7818 repo = "nvim-treesitter-textobjects"; 7819 - rev = "dd0b2036c3a27cb6e6486f8bd24188c6ca43af0b"; 7820 - sha256 = "0zj1dymlwqky8f224bckl28v5b5hi7v761wx66gd93mf23l4jnqp"; 7821 }; 7822 meta.homepage = "https://github.com/nvim-treesitter/nvim-treesitter-textobjects/"; 7823 }; ··· 7860 7861 nvim-ufo = buildVimPlugin { 7862 pname = "nvim-ufo"; 7863 - version = "2024-01-13"; 7864 src = fetchFromGitHub { 7865 owner = "kevinhwang91"; 7866 repo = "nvim-ufo"; 7867 - rev = "b0741a647efd98d9abb6cb653e056d24a07e4581"; 7868 - sha256 = "1bnyf422pf7y58a7v8zfx3w6w7ihzxchrix6rxxpypaivdp6say2"; 7869 }; 7870 meta.homepage = "https://github.com/kevinhwang91/nvim-ufo/"; 7871 }; ··· 8004 8005 octo-nvim = buildVimPlugin { 8006 pname = "octo.nvim"; 8007 - version = "2024-02-15"; 8008 src = fetchFromGitHub { 8009 owner = "pwntester"; 8010 repo = "octo.nvim"; 8011 - rev = "9190a1aac12f0e29380cb0de338850e6ee46a95b"; 8012 - sha256 = "0654l09xzfb9ybcnfhjcfxdn3yiwbj2k7a75zpx310plkk6jw133"; 8013 }; 8014 meta.homepage = "https://github.com/pwntester/octo.nvim/"; 8015 }; ··· 8173 8174 orgmode = buildVimPlugin { 8175 pname = "orgmode"; 8176 - version = "2024-02-14"; 8177 src = fetchFromGitHub { 8178 owner = "nvim-orgmode"; 8179 repo = "orgmode"; 8180 - rev = "e04cb323a1d140b50b7044e4bbea167431e1da7c"; 8181 - sha256 = "0inrf425mw7vdk2vc6dv2xr4kwpiwhp45blby91yng6bbyhqclba"; 8182 }; 8183 meta.homepage = "https://github.com/nvim-orgmode/orgmode/"; 8184 }; ··· 8955 8956 rustaceanvim = buildNeovimPlugin { 8957 pname = "rustaceanvim"; 8958 - version = "2024-02-14"; 8959 src = fetchFromGitHub { 8960 owner = "mrcjkb"; 8961 repo = "rustaceanvim"; 8962 - rev = "0590281ad26c1b4637fcd5ae852e02b170426ff2"; 8963 - sha256 = "17dy0jx9mdf6m4scbwnblrsghzf9s61ck0y3q9nkakhy38jk4dx8"; 8964 }; 8965 meta.homepage = "https://github.com/mrcjkb/rustaceanvim/"; 8966 }; ··· 8991 8992 satellite-nvim = buildVimPlugin { 8993 pname = "satellite.nvim"; 8994 - version = "2024-02-12"; 8995 src = fetchFromGitHub { 8996 owner = "lewis6991"; 8997 repo = "satellite.nvim"; 8998 - rev = "b53177213117bfeaa8e61d8399b20bdf6642bf3c"; 8999 - sha256 = "02jif1gh8g83vbqwbq0snrdznjasqnqah86ig0j2wff3m564hq05"; 9000 }; 9001 meta.homepage = "https://github.com/lewis6991/satellite.nvim/"; 9002 }; ··· 9196 9197 smart-splits-nvim = buildVimPlugin { 9198 pname = "smart-splits.nvim"; 9199 - version = "2024-01-11"; 9200 src = fetchFromGitHub { 9201 owner = "mrjones2014"; 9202 repo = "smart-splits.nvim"; 9203 - rev = "36bfe63246386fc5ae2679aa9b17a7746b7403d5"; 9204 - sha256 = "1gkxms47i52xadrdzh60zqp00gy2ai391cybw9n7ar0ar5xcjp1c"; 9205 }; 9206 meta.homepage = "https://github.com/mrjones2014/smart-splits.nvim/"; 9207 }; ··· 9412 9413 splitjoin-vim = buildVimPlugin { 9414 pname = "splitjoin.vim"; 9415 - version = "2024-02-04"; 9416 src = fetchFromGitHub { 9417 owner = "AndrewRadev"; 9418 repo = "splitjoin.vim"; 9419 - rev = "b2043d713154d2c61495d061197327823a769f84"; 9420 - sha256 = "1ilwcjxnyfij6dmpqw03bizn2d2pndb0a8dzqr54fkv0kiczj5y6"; 9421 fetchSubmodules = true; 9422 }; 9423 meta.homepage = "https://github.com/AndrewRadev/splitjoin.vim/"; ··· 9545 9546 statuscol-nvim = buildVimPlugin { 9547 pname = "statuscol.nvim"; 9548 - version = "2023-12-23"; 9549 src = fetchFromGitHub { 9550 owner = "luukvbaal"; 9551 repo = "statuscol.nvim"; 9552 - rev = "3b629754420919575a9e5758027d6e1831dbf2aa"; 9553 - sha256 = "1qbvcrqih5w2dxf0gd9rnw1vmx0mzsi52i38i0zp44kflgp432h3"; 9554 }; 9555 meta.homepage = "https://github.com/luukvbaal/statuscol.nvim/"; 9556 }; ··· 9956 9957 telescope-frecency-nvim = buildVimPlugin { 9958 pname = "telescope-frecency.nvim"; 9959 - version = "2024-02-12"; 9960 src = fetchFromGitHub { 9961 owner = "nvim-telescope"; 9962 repo = "telescope-frecency.nvim"; 9963 - rev = "5c5302372b6e1b690c2fb3fc67dfdf782edc121f"; 9964 - sha256 = "16j6yhyjs1ffgbssl5jj3q3960n7fjj0idmqymws5izp4rl23sk4"; 9965 }; 9966 meta.homepage = "https://github.com/nvim-telescope/telescope-frecency.nvim/"; 9967 }; ··· 10186 10187 telescope-nvim = buildNeovimPlugin { 10188 pname = "telescope.nvim"; 10189 - version = "2024-02-15"; 10190 src = fetchFromGitHub { 10191 owner = "nvim-telescope"; 10192 repo = "telescope.nvim"; 10193 - rev = "fac5da839e23e7a4c17a332a640541cd59ebfbd5"; 10194 - sha256 = "1q0bjdn9s27csi3dwmax8nd80lwir0x6a10grs489s654gwi2ahg"; 10195 }; 10196 meta.homepage = "https://github.com/nvim-telescope/telescope.nvim/"; 10197 }; ··· 11819 11820 vim-dadbod = buildVimPlugin { 11821 pname = "vim-dadbod"; 11822 - version = "2024-01-28"; 11823 src = fetchFromGitHub { 11824 owner = "tpope"; 11825 repo = "vim-dadbod"; 11826 - rev = "9d3e3ce74a264642a41e8ae126be5afd095ef107"; 11827 - sha256 = "1wp64i2xv3cqynfg3msnj16mhsg3pq1fsy4yiarxj7cngqcx45ja"; 11828 }; 11829 meta.homepage = "https://github.com/tpope/vim-dadbod/"; 11830 }; ··· 14774 14775 vim-sneak = buildVimPlugin { 14776 pname = "vim-sneak"; 14777 - version = "2023-07-12"; 14778 src = fetchFromGitHub { 14779 owner = "justinmk"; 14780 repo = "vim-sneak"; 14781 - rev = "29ec9167d4a609f74c130b46265aa17eb2736e6a"; 14782 - sha256 = "1n7y5i8zbr04n48n0l4k1xp76pgrbd2lx0pnj4278ply88hgfg9f"; 14783 }; 14784 meta.homepage = "https://github.com/justinmk/vim-sneak/"; 14785 }; ··· 14882 14883 vim-startuptime = buildVimPlugin { 14884 pname = "vim-startuptime"; 14885 - version = "2024-02-13"; 14886 src = fetchFromGitHub { 14887 owner = "dstein64"; 14888 repo = "vim-startuptime"; 14889 - rev = "ad414f255abf4bc7c557fdfbca71a8f0d2d146a4"; 14890 - sha256 = "0msdw5qmkwdkcvgcdyhgv4kjqdyq7pxq3nmhlhgfvnqvhsd3g0vc"; 14891 }; 14892 meta.homepage = "https://github.com/dstein64/vim-startuptime/"; 14893 }; ··· 15399 15400 vim-visual-multi = buildVimPlugin { 15401 pname = "vim-visual-multi"; 15402 - version = "2024-01-22"; 15403 src = fetchFromGitHub { 15404 owner = "mg979"; 15405 repo = "vim-visual-multi"; 15406 - rev = "e67f7fa011c98fc5426352d3bb06362a0f70af3c"; 15407 - sha256 = "052hb8ly7yxaylaqmlb7nwnwsjn2sbhr76k3fr618zn9p4nqa3df"; 15408 }; 15409 meta.homepage = "https://github.com/mg979/vim-visual-multi/"; 15410 }; ··· 15807 15808 vimspector = buildVimPlugin { 15809 pname = "vimspector"; 15810 - version = "2024-01-29"; 15811 src = fetchFromGitHub { 15812 owner = "puremourning"; 15813 repo = "vimspector"; 15814 - rev = "7c0a89d9a91b7b3ece1db15661d85f372bbc9add"; 15815 - sha256 = "0ms9q7d9x1s6lhnlvb5k1cc35s32zkhhb359zkwglj0pgm1c33p3"; 15816 fetchSubmodules = true; 15817 }; 15818 meta.homepage = "https://github.com/puremourning/vimspector/"; ··· 16313 16314 catppuccin-nvim = buildVimPlugin { 16315 pname = "catppuccin-nvim"; 16316 - version = "2024-02-14"; 16317 src = fetchFromGitHub { 16318 owner = "catppuccin"; 16319 repo = "nvim"; 16320 - rev = "b76ada82bf2019d5e343018b4104cc9266900c16"; 16321 - sha256 = "16mvbq68fq6hx813vvgvx5nyhfmhsgn97wz5x2s1m7cpm4wdch7p"; 16322 }; 16323 meta.homepage = "https://github.com/catppuccin/nvim/"; 16324 }; ··· 16421 16422 nvchad-ui = buildVimPlugin { 16423 pname = "nvchad-ui"; 16424 - version = "2024-02-12"; 16425 src = fetchFromGitHub { 16426 owner = "nvchad"; 16427 repo = "ui"; 16428 - rev = "615e1700b8a1aaafb10d028f41db313c878fe4f4"; 16429 - sha256 = "1gkb3pqysgls3j6jipn586qzmkq4lx7np06j2nfrb06hhvx78hx6"; 16430 }; 16431 meta.homepage = "https://github.com/nvchad/ui/"; 16432 }; ··· 16481 16482 tinykeymap = buildVimPlugin { 16483 pname = "tinykeymap"; 16484 - version = "2024-01-05"; 16485 src = fetchFromGitHub { 16486 owner = "tomtom"; 16487 repo = "tinykeymap_vim"; 16488 - rev = "4c8beeab44be0a544bcc2aff7f68ac432ab647d8"; 16489 - sha256 = "0y3r5i2nz8m8vy5njsyrbrcnp1jsck48h7925pqhrh11lf7a9sba"; 16490 }; 16491 meta.homepage = "https://github.com/tomtom/tinykeymap_vim/"; 16492 };
··· 65 66 Coqtail = buildVimPlugin { 67 pname = "Coqtail"; 68 + version = "2024-02-17"; 69 src = fetchFromGitHub { 70 owner = "whonore"; 71 repo = "Coqtail"; 72 + rev = "e52c456d44e2e3c580428e54182a59d82009c3e2"; 73 + sha256 = "025l8y4i5a0zlvm1f0nqliqvqwn1cf2xas3ikiyf6cn749ar7pjw"; 74 }; 75 meta.homepage = "https://github.com/whonore/Coqtail/"; 76 }; ··· 305 306 SchemaStore-nvim = buildVimPlugin { 307 pname = "SchemaStore.nvim"; 308 + version = "2024-02-16"; 309 src = fetchFromGitHub { 310 owner = "b0o"; 311 repo = "SchemaStore.nvim"; 312 + rev = "844081710a935b4bd95bb8a3cf2742ffb9630993"; 313 + sha256 = "0dijcbygl5z4jw8gcfjvld09yijlz0fl10b0c6giizy9r09ij7av"; 314 }; 315 meta.homepage = "https://github.com/b0o/SchemaStore.nvim/"; 316 }; ··· 775 776 asyncrun-vim = buildVimPlugin { 777 pname = "asyncrun.vim"; 778 + version = "2024-02-16"; 779 src = fetchFromGitHub { 780 owner = "skywind3000"; 781 repo = "asyncrun.vim"; 782 + rev = "99b5025131c50c6ef638faefe1f872eea5454785"; 783 + sha256 = "1cbc1silg0hf3rj7saw4ifxcn5nmvs1fyilnfxskg38bk9pag5ds"; 784 }; 785 meta.homepage = "https://github.com/skywind3000/asyncrun.vim/"; 786 }; ··· 989 meta.homepage = "https://github.com/utilyre/barbecue.nvim/"; 990 }; 991 992 + base16-nvim = buildVimPlugin { 993 + pname = "base16-nvim"; 994 + version = "2024-02-17"; 995 + src = fetchFromGitHub { 996 + owner = "RRethy"; 997 + repo = "base16-nvim"; 998 + rev = "b3e9ec6a82c05b562cd71f40fe8964438a9ba64a"; 999 + sha256 = "1qb8g6q8vwq99030nqw719xgrizbqcnmj4n25fqakjq8pbclwh4p"; 1000 + }; 1001 + meta.homepage = "https://github.com/RRethy/base16-nvim/"; 1002 + }; 1003 + 1004 base16-vim = buildVimPlugin { 1005 pname = "base16-vim"; 1006 version = "2022-09-20"; ··· 1279 1280 chadtree = buildVimPlugin { 1281 pname = "chadtree"; 1282 + version = "2024-02-16"; 1283 src = fetchFromGitHub { 1284 owner = "ms-jpq"; 1285 repo = "chadtree"; 1286 + rev = "326830f797f38edefa9691cb9de35833b9571b95"; 1287 + sha256 = "14s3lcp0pyd9dqi5jhnlv0rd51qia4p5sg7p6hxrdzi86mmkz1b6"; 1288 }; 1289 meta.homepage = "https://github.com/ms-jpq/chadtree/"; 1290 }; ··· 2107 2108 codeium-vim = buildVimPlugin { 2109 pname = "codeium.vim"; 2110 + version = "2024-02-15"; 2111 src = fetchFromGitHub { 2112 owner = "Exafunction"; 2113 repo = "codeium.vim"; 2114 + rev = "9286586f790f837c4c3032f2124559936e77e6ed"; 2115 + sha256 = "1kgba992635cjfwzzrdd9cajkjcxhvgy0nyydmnsx1d79p30q10b"; 2116 }; 2117 meta.homepage = "https://github.com/Exafunction/codeium.vim/"; 2118 }; ··· 2420 2421 copilot-vim = buildVimPlugin { 2422 pname = "copilot.vim"; 2423 + version = "2024-02-17"; 2424 src = fetchFromGitHub { 2425 owner = "github"; 2426 repo = "copilot.vim"; 2427 + rev = "79e1a892ca9b4fa6234fd25f2930dba5201700bd"; 2428 + sha256 = "11awdp6gmbiy9vp2bpd05x1aj7z5c3x6gkbbx4kjgk613589x7kg"; 2429 }; 2430 meta.homepage = "https://github.com/github/copilot.vim/"; 2431 }; 2432 2433 coq-artifacts = buildVimPlugin { 2434 pname = "coq.artifacts"; 2435 + version = "2024-02-16"; 2436 src = fetchFromGitHub { 2437 owner = "ms-jpq"; 2438 repo = "coq.artifacts"; 2439 + rev = "de9d71b7fbf29ec8dc06adadb18621c55556a59b"; 2440 + sha256 = "16vwf4rvbv00xg12spi8p48ciwkk1w4rlf70vnapl955r08mfwqh"; 2441 }; 2442 meta.homepage = "https://github.com/ms-jpq/coq.artifacts/"; 2443 }; ··· 2468 2469 coq_nvim = buildVimPlugin { 2470 pname = "coq_nvim"; 2471 + version = "2024-02-16"; 2472 src = fetchFromGitHub { 2473 owner = "ms-jpq"; 2474 repo = "coq_nvim"; 2475 + rev = "cddbe83386efbce2a33373df1f98b3bd0b9c10a8"; 2476 + sha256 = "0v7lib5mb1washicqqzl1m3gm4wd6bi3ivygfd5j0j7kxvv6f0hw"; 2477 }; 2478 meta.homepage = "https://github.com/ms-jpq/coq_nvim/"; 2479 }; ··· 3118 3119 dropbar-nvim = buildVimPlugin { 3120 pname = "dropbar.nvim"; 3121 + version = "2024-02-17"; 3122 src = fetchFromGitHub { 3123 owner = "Bekaboo"; 3124 repo = "dropbar.nvim"; 3125 + rev = "da63ca9b24f18b814ac75881b1e36199a7676047"; 3126 + sha256 = "125caxl299svj1lnfr718ahcsg2d2aia9mhm3jx4753piha07bsw"; 3127 }; 3128 meta.homepage = "https://github.com/Bekaboo/dropbar.nvim/"; 3129 }; ··· 3613 3614 friendly-snippets = buildVimPlugin { 3615 pname = "friendly-snippets"; 3616 + version = "2024-02-17"; 3617 src = fetchFromGitHub { 3618 owner = "rafamadriz"; 3619 repo = "friendly-snippets"; 3620 + rev = "dbd45e9ba76d535e4cba88afa1b7aa43bb765336"; 3621 + sha256 = "0z5lqifjvbh76fnpcq9sya8zp0n261vz9l8c73wb31ji0bgfj2wf"; 3622 }; 3623 meta.homepage = "https://github.com/rafamadriz/friendly-snippets/"; 3624 }; ··· 3997 3998 goto-preview = buildVimPlugin { 3999 pname = "goto-preview"; 4000 + version = "2024-02-17"; 4001 src = fetchFromGitHub { 4002 owner = "rmagatti"; 4003 repo = "goto-preview"; 4004 + rev = "527fd81a827234e26ca47891abe90497215db2a6"; 4005 + sha256 = "123gbz6313b0qz2ydzv1gi4nlv9a1p0lg2ywp0p365lx3684nqfg"; 4006 }; 4007 meta.homepage = "https://github.com/rmagatti/goto-preview/"; 4008 }; ··· 4980 4981 leap-nvim = buildVimPlugin { 4982 pname = "leap.nvim"; 4983 + version = "2024-02-16"; 4984 src = fetchFromGitHub { 4985 owner = "ggandor"; 4986 repo = "leap.nvim"; 4987 + rev = "52f7ce4fcc1764caac77cf4d43c2c4f5fb42d517"; 4988 + sha256 = "1dpgj7pmq76mc0vg1ahxnh3scl3zdydyfvrhb8gjmdhh32lzwi13"; 4989 }; 4990 meta.homepage = "https://github.com/ggandor/leap.nvim/"; 4991 }; ··· 5399 5400 lspsaga-nvim = buildVimPlugin { 5401 pname = "lspsaga.nvim"; 5402 + version = "2024-02-17"; 5403 src = fetchFromGitHub { 5404 owner = "nvimdev"; 5405 repo = "lspsaga.nvim"; 5406 + rev = "b1b140aa20a0cf353cd3e282870429b48b30a169"; 5407 + sha256 = "1psgxp5ynnbnks8337ralc0whw79d0l75n9q2sb62845dgs8i00f"; 5408 }; 5409 meta.homepage = "https://github.com/nvimdev/lspsaga.nvim/"; 5410 }; ··· 5447 5448 luasnip = buildNeovimPlugin { 5449 pname = "luasnip"; 5450 + version = "2024-02-15"; 5451 src = fetchFromGitHub { 5452 owner = "l3mon4d3"; 5453 repo = "luasnip"; 5454 + rev = "f3b3d3446bcbfa62d638b1903ff00a78b2b730a1"; 5455 + sha256 = "17q0z9jm9n3c4jj27xxd0nk3vflwnnwybkf47rxvpx95d3wkr0gi"; 5456 fetchSubmodules = true; 5457 }; 5458 meta.homepage = "https://github.com/l3mon4d3/luasnip/"; ··· 5676 5677 mini-nvim = buildVimPlugin { 5678 pname = "mini.nvim"; 5679 + version = "2024-02-16"; 5680 src = fetchFromGitHub { 5681 owner = "echasnovski"; 5682 repo = "mini.nvim"; 5683 + rev = "1d49300d50a2c8ee7faecceb151084f207ff65ba"; 5684 + sha256 = "1md4wbydbnwmyw72pj1w67a0ljcgx4qam2a41ka3bxcr2hr2n5nw"; 5685 }; 5686 meta.homepage = "https://github.com/echasnovski/mini.nvim/"; 5687 }; ··· 6084 6085 neo-tree-nvim = buildVimPlugin { 6086 pname = "neo-tree.nvim"; 6087 + version = "2024-02-16"; 6088 src = fetchFromGitHub { 6089 owner = "nvim-neo-tree"; 6090 repo = "neo-tree.nvim"; 6091 + rev = "db178f4a49c19f8e4ed5a01dafa9d79e76f0081e"; 6092 + sha256 = "1kzbz3163mw70cbxwf0kpb5dhz3qh68ywx23n7m4mzrg4anwlhkb"; 6093 }; 6094 meta.homepage = "https://github.com/nvim-neo-tree/neo-tree.nvim/"; 6095 }; ··· 6108 6109 neoconf-nvim = buildVimPlugin { 6110 pname = "neoconf.nvim"; 6111 + version = "2024-02-17"; 6112 src = fetchFromGitHub { 6113 owner = "folke"; 6114 repo = "neoconf.nvim"; 6115 + rev = "4ef6c6c5882e7e16209173fb8c47414202843384"; 6116 + sha256 = "0shaipc3nnm3gr19ivxcyqydihlryr07axs1sqvhy0x0x02y37jp"; 6117 }; 6118 meta.homepage = "https://github.com/folke/neoconf.nvim/"; 6119 }; ··· 6144 6145 neodev-nvim = buildVimPlugin { 6146 pname = "neodev.nvim"; 6147 + version = "2024-02-16"; 6148 src = fetchFromGitHub { 6149 owner = "folke"; 6150 repo = "neodev.nvim"; 6151 + rev = "de3685b8c1cd439dd96b7958793f6f381f98652d"; 6152 + sha256 = "184v1zxbcrndkzbqa9v9mc82vy0mjjwkww62n6nqqvf316dklzwf"; 6153 }; 6154 meta.homepage = "https://github.com/folke/neodev.nvim/"; 6155 }; ··· 6252 6253 neorg = buildVimPlugin { 6254 pname = "neorg"; 6255 + version = "2024-02-15"; 6256 src = fetchFromGitHub { 6257 owner = "nvim-neorg"; 6258 repo = "neorg"; 6259 + rev = "7b3e794aa8722826418501608c8a3ffe4e19ea30"; 6260 + sha256 = "1cr8hxwyzcca5kwajadvsmi0v1hzr8lfi3gcyhilxjnmaiiqaing"; 6261 }; 6262 meta.homepage = "https://github.com/nvim-neorg/neorg/"; 6263 }; ··· 6324 6325 neotest = buildVimPlugin { 6326 pname = "neotest"; 6327 + version = "2024-02-16"; 6328 src = fetchFromGitHub { 6329 owner = "nvim-neotest"; 6330 repo = "neotest"; 6331 + rev = "f6048f32be831907fb15018af2688ff6633704fc"; 6332 + sha256 = "0ib8psdw472w3zxiyiw0inps7lg7jfyzhwsi9s7lpyhkjb5m7ljk"; 6333 }; 6334 meta.homepage = "https://github.com/nvim-neotest/neotest/"; 6335 }; ··· 6421 6422 neotest-pest = buildVimPlugin { 6423 pname = "neotest-pest"; 6424 + version = "2024-02-16"; 6425 src = fetchFromGitHub { 6426 owner = "theutz"; 6427 repo = "neotest-pest"; 6428 + rev = "94ed941af4ea6e7d0caa4de8afbf966f3cfe35e4"; 6429 + sha256 = "1655rpr007ix9z4nxkabnvdk8c0kj080waxddaq656dhdzdj7l1q"; 6430 }; 6431 meta.homepage = "https://github.com/theutz/neotest-pest/"; 6432 }; ··· 6817 6818 nui-nvim = buildNeovimPlugin { 6819 pname = "nui.nvim"; 6820 + version = "2024-02-16"; 6821 src = fetchFromGitHub { 6822 owner = "MunifTanjim"; 6823 repo = "nui.nvim"; 6824 + rev = "c3c7fd618dcb5a89e443a2e1033e7d11fdb0596b"; 6825 + sha256 = "0wj2mgmykplg6dwgdh63342fdfqwmr7x2pnykk47646gzzixlgl1"; 6826 }; 6827 meta.homepage = "https://github.com/MunifTanjim/nui.nvim/"; 6828 }; ··· 6853 6854 nvchad = buildVimPlugin { 6855 pname = "nvchad"; 6856 + version = "2024-02-17"; 6857 src = fetchFromGitHub { 6858 owner = "nvchad"; 6859 repo = "nvchad"; 6860 + rev = "8aec881517ae9e39990507f3bc7dfebfb38d531a"; 6861 + sha256 = "1wk51ja4338zi9bh4bvcr1wpqfd6rv00sy0wqvm8fcjn5csqh6qq"; 6862 }; 6863 meta.homepage = "https://github.com/nvchad/nvchad/"; 6864 }; ··· 6901 6902 nvim-autopairs = buildVimPlugin { 6903 pname = "nvim-autopairs"; 6904 + version = "2024-02-17"; 6905 src = fetchFromGitHub { 6906 owner = "windwp"; 6907 repo = "nvim-autopairs"; 6908 + rev = "2e8a10c5fc0dcaf8296a5f1a7077efcd37065cc8"; 6909 + sha256 = "1d02klx0fhacg1ighmz84176rrm0a28dv19fnryhd0086b8ykrr9"; 6910 }; 6911 meta.homepage = "https://github.com/windwp/nvim-autopairs/"; 6912 }; ··· 6921 sha256 = "sha256-jIoRzMjOZlTHR7q4piyY7MjEUgZIR5pjobfOdY/IpeM="; 6922 }; 6923 meta.homepage = "https://github.com/Canop/nvim-bacon/"; 6924 }; 6925 6926 nvim-biscuits = buildVimPlugin { ··· 7093 7094 nvim-dap = buildVimPlugin { 7095 pname = "nvim-dap"; 7096 + version = "2024-02-17"; 7097 src = fetchFromGitHub { 7098 owner = "mfussenegger"; 7099 repo = "nvim-dap"; 7100 + rev = "fc880e82059eb21c0fa896be60146e5f17680648"; 7101 + sha256 = "1dg4sh3dxswak311faz5n3g2l7zy6jvqdvdrbj51n5flm7bgzscq"; 7102 }; 7103 meta.homepage = "https://github.com/mfussenegger/nvim-dap/"; 7104 }; ··· 7129 7130 nvim-dap-ui = buildVimPlugin { 7131 pname = "nvim-dap-ui"; 7132 + version = "2024-02-17"; 7133 src = fetchFromGitHub { 7134 owner = "rcarriga"; 7135 repo = "nvim-dap-ui"; 7136 + rev = "9720eb5fa2f41988e8770f973cd11b76dd568a5d"; 7137 + sha256 = "0ahc1f2h9qv6bns5mh7m90lfrf3yldy018p27dsc9cgpdpb15i1q"; 7138 }; 7139 meta.homepage = "https://github.com/rcarriga/nvim-dap-ui/"; 7140 }; ··· 7237 7238 nvim-highlite = buildVimPlugin { 7239 pname = "nvim-highlite"; 7240 + version = "2024-02-17"; 7241 src = fetchFromGitHub { 7242 owner = "Iron-E"; 7243 repo = "nvim-highlite"; 7244 + rev = "6c177613d5de2962c4d5b79d96894d77b7b55c31"; 7245 + sha256 = "1563bbwz2szy0gc7i17dii5y1bq0s78dh8k9z5xbb2a415s3qr1s"; 7246 }; 7247 meta.homepage = "https://github.com/Iron-E/nvim-highlite/"; 7248 }; 7249 7250 nvim-hlslens = buildVimPlugin { 7251 pname = "nvim-hlslens"; 7252 + version = "2024-02-16"; 7253 src = fetchFromGitHub { 7254 owner = "kevinhwang91"; 7255 repo = "nvim-hlslens"; 7256 + rev = "e4c811a401b06f86a7bb042b1d64a5cba21729a9"; 7257 + sha256 = "1ifi59hd3wwb0wy2ymfbcyhixwfgmj292c5qip7gav8ffqn9cv9z"; 7258 }; 7259 meta.homepage = "https://github.com/kevinhwang91/nvim-hlslens/"; 7260 }; ··· 7273 7274 nvim-jdtls = buildVimPlugin { 7275 pname = "nvim-jdtls"; 7276 + version = "2024-02-17"; 7277 src = fetchFromGitHub { 7278 owner = "mfussenegger"; 7279 repo = "nvim-jdtls"; 7280 + rev = "01b57f75b00e71541aa328398d5e10ba5ca3ea18"; 7281 + sha256 = "0mfaim31n99j7jd9q1i67ri5a8jkkfkndyhqvl6dcybziyj86l8w"; 7282 }; 7283 meta.homepage = "https://github.com/mfussenegger/nvim-jdtls/"; 7284 }; ··· 7356 7357 nvim-lint = buildVimPlugin { 7358 pname = "nvim-lint"; 7359 + version = "2024-02-16"; 7360 src = fetchFromGitHub { 7361 owner = "mfussenegger"; 7362 repo = "nvim-lint"; 7363 + rev = "31be66c27214174a28fc092ffcf4bb3e8f6cfd43"; 7364 + sha256 = "0n1rkxddmz4q7isf49cigr0viyny758ds8bj3g1rcgd7qd7x4s3m"; 7365 }; 7366 meta.homepage = "https://github.com/mfussenegger/nvim-lint/"; 7367 }; ··· 7392 7393 nvim-lspconfig = buildVimPlugin { 7394 pname = "nvim-lspconfig"; 7395 + version = "2024-02-16"; 7396 src = fetchFromGitHub { 7397 owner = "neovim"; 7398 repo = "nvim-lspconfig"; 7399 + rev = "d1bab4cf4b69e49d6058028fd933d8ef5e74e680"; 7400 + sha256 = "10sfqf97v2cr9l6fb1i9zvv5srlc0hzm3k74ivb9vwvj6d3c2kfn"; 7401 }; 7402 meta.homepage = "https://github.com/neovim/nvim-lspconfig/"; 7403 }; ··· 7524 7525 nvim-notify = buildVimPlugin { 7526 pname = "nvim-notify"; 7527 + version = "2024-02-17"; 7528 src = fetchFromGitHub { 7529 owner = "rcarriga"; 7530 repo = "nvim-notify"; 7531 + rev = "5371f4bfc1f6d3adf4fe9d62cd3a9d44356bfd15"; 7532 + sha256 = "1daf6qhm9p0smcqi8w6vr8agnvyv9ra3z7f0ijlcab8qgqwhz5n4"; 7533 }; 7534 meta.homepage = "https://github.com/rcarriga/nvim-notify/"; 7535 }; ··· 7752 7753 nvim-treesitter = buildVimPlugin { 7754 pname = "nvim-treesitter"; 7755 + version = "2024-02-17"; 7756 src = fetchFromGitHub { 7757 owner = "nvim-treesitter"; 7758 repo = "nvim-treesitter"; 7759 + rev = "17d68ac13c902f55253b7facb47df4c0ae532575"; 7760 + sha256 = "1m77s8va6h6g2xvjfjw3adigyg09z0qnrwbfkbymksa36y4jgc11"; 7761 }; 7762 meta.homepage = "https://github.com/nvim-treesitter/nvim-treesitter/"; 7763 }; 7764 7765 nvim-treesitter-context = buildVimPlugin { 7766 pname = "nvim-treesitter-context"; 7767 + version = "2024-02-17"; 7768 src = fetchFromGitHub { 7769 owner = "nvim-treesitter"; 7770 repo = "nvim-treesitter-context"; 7771 + rev = "23b699ac40091d8c729f024b3f1400bc7e26e0c5"; 7772 + sha256 = "0mrc0ilamj956wmymr2cc6zjjfxcrzp32iwhy1gmj9hxwacllvw4"; 7773 }; 7774 meta.homepage = "https://github.com/nvim-treesitter/nvim-treesitter-context/"; 7775 }; 7776 7777 nvim-treesitter-endwise = buildVimPlugin { 7778 pname = "nvim-treesitter-endwise"; 7779 + version = "2024-02-15"; 7780 src = fetchFromGitHub { 7781 owner = "RRethy"; 7782 repo = "nvim-treesitter-endwise"; 7783 + rev = "60e8c288e011403f248b5f6478dde12bed8a6c55"; 7784 + sha256 = "0dly21jk1wm80s7ypwpwfm4mx1srbmaww0441854dwvh2s7j634v"; 7785 }; 7786 meta.homepage = "https://github.com/RRethy/nvim-treesitter-endwise/"; 7787 }; ··· 7812 7813 nvim-treesitter-textobjects = buildVimPlugin { 7814 pname = "nvim-treesitter-textobjects"; 7815 + version = "2024-02-16"; 7816 src = fetchFromGitHub { 7817 owner = "nvim-treesitter"; 7818 repo = "nvim-treesitter-textobjects"; 7819 + rev = "7f00d94543f1fd37cab2afa2e9a6cd54e1c6b9ef"; 7820 + sha256 = "18f2lnl18iha6sjk4053k4f82bh1ay8p4k71kj76lfizllvswxjf"; 7821 }; 7822 meta.homepage = "https://github.com/nvim-treesitter/nvim-treesitter-textobjects/"; 7823 }; ··· 7860 7861 nvim-ufo = buildVimPlugin { 7862 pname = "nvim-ufo"; 7863 + version = "2024-02-16"; 7864 src = fetchFromGitHub { 7865 owner = "kevinhwang91"; 7866 repo = "nvim-ufo"; 7867 + rev = "553d8a9c611caa9f020556d4a26b760698e5b81b"; 7868 + sha256 = "17nd2clil96j1a8l5rxvb83c1aqkff31sxylv4kac6rx30g8k9qa"; 7869 }; 7870 meta.homepage = "https://github.com/kevinhwang91/nvim-ufo/"; 7871 }; ··· 8004 8005 octo-nvim = buildVimPlugin { 8006 pname = "octo.nvim"; 8007 + version = "2024-02-16"; 8008 src = fetchFromGitHub { 8009 owner = "pwntester"; 8010 repo = "octo.nvim"; 8011 + rev = "feae1e5519deebad3c59ee1d57d28aa22822f7c8"; 8012 + sha256 = "0nvd93ml9gv20qh7bl1q69bk7ya6k3lnl49ywhaixh41f28z39wf"; 8013 }; 8014 meta.homepage = "https://github.com/pwntester/octo.nvim/"; 8015 }; ··· 8173 8174 orgmode = buildVimPlugin { 8175 pname = "orgmode"; 8176 + version = "2024-02-17"; 8177 src = fetchFromGitHub { 8178 owner = "nvim-orgmode"; 8179 repo = "orgmode"; 8180 + rev = "5a238a2880bc57c156cb23c12ff4af0a0c8181c7"; 8181 + sha256 = "02b7zm570b394ynzr47jik3q3basfm8rz4vm99d8xvrjq7vkjjil"; 8182 }; 8183 meta.homepage = "https://github.com/nvim-orgmode/orgmode/"; 8184 }; ··· 8955 8956 rustaceanvim = buildNeovimPlugin { 8957 pname = "rustaceanvim"; 8958 + version = "2024-02-15"; 8959 src = fetchFromGitHub { 8960 owner = "mrcjkb"; 8961 repo = "rustaceanvim"; 8962 + rev = "ec3288d52ed581ee63a10e41a226297801fa6ee8"; 8963 + sha256 = "1nxdyxz416srz4fgpkrnw65kxg6am9ak0yd824667ygsilbcqi2s"; 8964 }; 8965 meta.homepage = "https://github.com/mrcjkb/rustaceanvim/"; 8966 }; ··· 8991 8992 satellite-nvim = buildVimPlugin { 8993 pname = "satellite.nvim"; 8994 + version = "2024-02-16"; 8995 src = fetchFromGitHub { 8996 owner = "lewis6991"; 8997 repo = "satellite.nvim"; 8998 + rev = "40eb89743e3439c66192abfc31eb3280622a5d3c"; 8999 + sha256 = "1zi3m7zhjl9naggmq9z81x9lfvahjs9bmp43d6b1p1idxa716pij"; 9000 }; 9001 meta.homepage = "https://github.com/lewis6991/satellite.nvim/"; 9002 }; ··· 9196 9197 smart-splits-nvim = buildVimPlugin { 9198 pname = "smart-splits.nvim"; 9199 + version = "2024-02-17"; 9200 src = fetchFromGitHub { 9201 owner = "mrjones2014"; 9202 repo = "smart-splits.nvim"; 9203 + rev = "33c85072ac7901b0f4a68dec7f7d6175f4182377"; 9204 + sha256 = "182i7ak4m4bbxgaipc2kqca5i57qw1p244hgra8sv6xgd3qqjhj0"; 9205 }; 9206 meta.homepage = "https://github.com/mrjones2014/smart-splits.nvim/"; 9207 }; ··· 9412 9413 splitjoin-vim = buildVimPlugin { 9414 pname = "splitjoin.vim"; 9415 + version = "2024-02-15"; 9416 src = fetchFromGitHub { 9417 owner = "AndrewRadev"; 9418 repo = "splitjoin.vim"; 9419 + rev = "3e60a0b460b5bff086b880727392c71276c2c286"; 9420 + sha256 = "063lbb56h9slryp5pk6f5s66dzaiyaq3znp3jxc2qrw0h82657dw"; 9421 fetchSubmodules = true; 9422 }; 9423 meta.homepage = "https://github.com/AndrewRadev/splitjoin.vim/"; ··· 9545 9546 statuscol-nvim = buildVimPlugin { 9547 pname = "statuscol.nvim"; 9548 + version = "2024-02-15"; 9549 src = fetchFromGitHub { 9550 owner = "luukvbaal"; 9551 repo = "statuscol.nvim"; 9552 + rev = "eca428c8df8549fe7a480dd0da0ccc1634f16a4b"; 9553 + sha256 = "1p6h5mmz2lz13ghdyva5as1wqh5ysd5d1zgpyvark7w1a10pp616"; 9554 }; 9555 meta.homepage = "https://github.com/luukvbaal/statuscol.nvim/"; 9556 }; ··· 9956 9957 telescope-frecency-nvim = buildVimPlugin { 9958 pname = "telescope-frecency.nvim"; 9959 + version = "2024-02-16"; 9960 src = fetchFromGitHub { 9961 owner = "nvim-telescope"; 9962 repo = "telescope-frecency.nvim"; 9963 + rev = "4f3e007ec28eb248811f9d7074315fe1f8852199"; 9964 + sha256 = "1lpdxgs344sdp38r8160bjm4iigilhhailyl2gsfxxc7rwrlc03x"; 9965 }; 9966 meta.homepage = "https://github.com/nvim-telescope/telescope-frecency.nvim/"; 9967 }; ··· 10186 10187 telescope-nvim = buildNeovimPlugin { 10188 pname = "telescope.nvim"; 10189 + version = "2024-02-17"; 10190 src = fetchFromGitHub { 10191 owner = "nvim-telescope"; 10192 repo = "telescope.nvim"; 10193 + rev = "b744cf59752aaa01561afb4223006de26f3836fd"; 10194 + sha256 = "1fnzr97xkrg9j713pwi9093nw772xabxs9cxdaa61jy4qlxsnkfz"; 10195 }; 10196 meta.homepage = "https://github.com/nvim-telescope/telescope.nvim/"; 10197 }; ··· 11819 11820 vim-dadbod = buildVimPlugin { 11821 pname = "vim-dadbod"; 11822 + version = "2024-02-16"; 11823 src = fetchFromGitHub { 11824 owner = "tpope"; 11825 repo = "vim-dadbod"; 11826 + rev = "936e78f44113eac54948474e222293dd70eaef9e"; 11827 + sha256 = "0qsf1vid7482h7lccwxrkp2nql8pqi8sppvm4fj3xrcdli41vckq"; 11828 }; 11829 meta.homepage = "https://github.com/tpope/vim-dadbod/"; 11830 }; ··· 14774 14775 vim-sneak = buildVimPlugin { 14776 pname = "vim-sneak"; 14777 + version = "2024-02-16"; 14778 src = fetchFromGitHub { 14779 owner = "justinmk"; 14780 repo = "vim-sneak"; 14781 + rev = "1f8702bdee0d19e9354ce26735e5d87865b55dc0"; 14782 + sha256 = "1qkyd43kxc5i8bxmfipf2jkb1wah9jfskdnwvwbkn2bpw8cblf94"; 14783 }; 14784 meta.homepage = "https://github.com/justinmk/vim-sneak/"; 14785 }; ··· 14882 14883 vim-startuptime = buildVimPlugin { 14884 pname = "vim-startuptime"; 14885 + version = "2024-02-17"; 14886 src = fetchFromGitHub { 14887 owner = "dstein64"; 14888 repo = "vim-startuptime"; 14889 + rev = "308b0088a864c4711a96e45b6734cf9294074f65"; 14890 + sha256 = "0x9vgca4zb3nwnir69df21x1qxar2yf0bshq68rxfswlc00djwy4"; 14891 }; 14892 meta.homepage = "https://github.com/dstein64/vim-startuptime/"; 14893 }; ··· 15399 15400 vim-visual-multi = buildVimPlugin { 15401 pname = "vim-visual-multi"; 15402 + version = "2024-02-16"; 15403 src = fetchFromGitHub { 15404 owner = "mg979"; 15405 repo = "vim-visual-multi"; 15406 + rev = "cff14071098de5279743b009c496303995fe4df9"; 15407 + sha256 = "0v5fzdkihlbwmplfs44mjm08j2qvkq2h6zx0dxn628v7dzqfxcy3"; 15408 }; 15409 meta.homepage = "https://github.com/mg979/vim-visual-multi/"; 15410 }; ··· 15807 15808 vimspector = buildVimPlugin { 15809 pname = "vimspector"; 15810 + version = "2024-02-16"; 15811 src = fetchFromGitHub { 15812 owner = "puremourning"; 15813 repo = "vimspector"; 15814 + rev = "da7fc248dc699bf423378bd6e48eaa446f674ca7"; 15815 + sha256 = "0r241p9h48c7hdiwfx382dpfnmjz78phw2vx0cmbc3mvsjqi71pk"; 15816 fetchSubmodules = true; 15817 }; 15818 meta.homepage = "https://github.com/puremourning/vimspector/"; ··· 16313 16314 catppuccin-nvim = buildVimPlugin { 16315 pname = "catppuccin-nvim"; 16316 + version = "2024-02-16"; 16317 src = fetchFromGitHub { 16318 owner = "catppuccin"; 16319 repo = "nvim"; 16320 + rev = "9703f227bfab20d04bcee62d2f08f1795723b4ae"; 16321 + sha256 = "1sgz7m8gdaam87dw5k609jbihyad9hqmlxplv9xwkp76z7nja6kj"; 16322 }; 16323 meta.homepage = "https://github.com/catppuccin/nvim/"; 16324 }; ··· 16421 16422 nvchad-ui = buildVimPlugin { 16423 pname = "nvchad-ui"; 16424 + version = "2024-02-16"; 16425 src = fetchFromGitHub { 16426 owner = "nvchad"; 16427 repo = "ui"; 16428 + rev = "a0d3fd0adc5fd81dc5128ca3b33949196eb1fee8"; 16429 + sha256 = "1kkrffjhr9w8f7qjvzyr82ndqy42w4m542brjvngqd3ykg8ihsgs"; 16430 }; 16431 meta.homepage = "https://github.com/nvchad/ui/"; 16432 }; ··· 16481 16482 tinykeymap = buildVimPlugin { 16483 pname = "tinykeymap"; 16484 + version = "2024-02-17"; 16485 src = fetchFromGitHub { 16486 owner = "tomtom"; 16487 repo = "tinykeymap_vim"; 16488 + rev = "7217ce656069d82cd71872ede09152b232ecaf1b"; 16489 + sha256 = "1y0snmb402k1f5r54192d7jpg3fbam4ry92hn063y92110j9580w"; 16490 }; 16491 meta.homepage = "https://github.com/tomtom/tinykeymap_vim/"; 16492 };
+36 -36
pkgs/applications/editors/vim/plugins/nvim-treesitter/generated.nix
··· 182 }; 183 c = buildGrammar { 184 language = "c"; 185 - version = "0.0.0+rev=b20f858"; 186 src = fetchFromGitHub { 187 owner = "tree-sitter"; 188 repo = "tree-sitter-c"; 189 - rev = "b20f858322c8cd9d55d057dc19113e556cd500c2"; 190 - hash = "sha256-T4Gk3PVh3n5R9BDS0Zczv4uzUXPxmfvS8BhOEFPvVq0="; 191 }; 192 meta.homepage = "https://github.com/tree-sitter/tree-sitter-c"; 193 }; ··· 790 }; 791 glsl = buildGrammar { 792 language = "glsl"; 793 - version = "0.0.0+rev=c15d4e8"; 794 src = fetchFromGitHub { 795 owner = "theHamsta"; 796 repo = "tree-sitter-glsl"; 797 - rev = "c15d4e8b2599234745d5f3454695067e61092c20"; 798 - hash = "sha256-E/W3ZtifTjd9X66T5Eo2eHkNMOswRiHOr8s23nKpMOE="; 799 }; 800 meta.homepage = "https://github.com/theHamsta/tree-sitter-glsl"; 801 }; ··· 999 }; 1000 hlsl = buildGrammar { 1001 language = "hlsl"; 1002 - version = "0.0.0+rev=3ade6d0"; 1003 src = fetchFromGitHub { 1004 owner = "theHamsta"; 1005 repo = "tree-sitter-hlsl"; 1006 - rev = "3ade6d065c69cd72c4da966d0c0af98bfb512f16"; 1007 - hash = "sha256-N8tabAmBilcsXt6V6OD1LKUwK5D1Iyp74zYd6uhWRPQ="; 1008 }; 1009 meta.homepage = "https://github.com/theHamsta/tree-sitter-hlsl"; 1010 }; 1011 hlsplaylist = buildGrammar { 1012 language = "hlsplaylist"; 1013 - version = "0.0.0+rev=be3a18a"; 1014 src = fetchFromGitHub { 1015 owner = "Freed-Wu"; 1016 repo = "tree-sitter-hlsplaylist"; 1017 - rev = "be3a18abfa9cef1f792324beb1f1e1c9ddba2748"; 1018 - hash = "sha256-FTCeGvKRgJcfS2F29IooNWQeo8UH+GbG126C2Ez3FRc="; 1019 }; 1020 meta.homepage = "https://github.com/Freed-Wu/tree-sitter-hlsplaylist"; 1021 }; ··· 1142 }; 1143 javascript = buildGrammar { 1144 language = "javascript"; 1145 - version = "0.0.0+rev=6e9cd56"; 1146 src = fetchFromGitHub { 1147 owner = "tree-sitter"; 1148 repo = "tree-sitter-javascript"; 1149 - rev = "6e9cd56ebdf3d8dc08ef045b6d183bf2073c4395"; 1150 - hash = "sha256-OHqFphWurO1OhwMYetpnNLoAc0O9SwgOhx5EQ7O9qNM="; 1151 }; 1152 meta.homepage = "https://github.com/tree-sitter/tree-sitter-javascript"; 1153 }; ··· 1497 }; 1498 muttrc = buildGrammar { 1499 language = "muttrc"; 1500 - version = "0.0.0+rev=9d4e177"; 1501 src = fetchFromGitHub { 1502 owner = "neomutt"; 1503 repo = "tree-sitter-muttrc"; 1504 - rev = "9d4e1774e754f55a867638ab6a81335cf1078c23"; 1505 - hash = "sha256-WzbbnOeciLfIHajA6x4o/Tx5i/naKN09iTkpZp9zfnA="; 1506 }; 1507 meta.homepage = "https://github.com/neomutt/tree-sitter-muttrc"; 1508 }; ··· 1910 }; 1911 purescript = buildGrammar { 1912 language = "purescript"; 1913 - version = "0.0.0+rev=cfd217d"; 1914 src = fetchFromGitHub { 1915 owner = "postsolar"; 1916 repo = "tree-sitter-purescript"; 1917 - rev = "cfd217d32aa0266401ec5bf3d929697fdeb835ba"; 1918 - hash = "sha256-5oJlkXpt5BLIeJpWmxuZrcVw08wd1BbAJ5SypNGsgJo="; 1919 }; 1920 meta.homepage = "https://github.com/postsolar/tree-sitter-purescript"; 1921 }; ··· 1976 }; 1977 query = buildGrammar { 1978 language = "query"; 1979 - version = "0.0.0+rev=a49ed4f"; 1980 src = fetchFromGitHub { 1981 owner = "nvim-treesitter"; 1982 repo = "tree-sitter-query"; 1983 - rev = "a49ed4fd541da90680d57cad760f9a4c9f128d9c"; 1984 - hash = "sha256-jU2CSVvjh0fXBVjpObftAH9nqXz6kOJgMsiLEkXscTs="; 1985 }; 1986 meta.homepage = "https://github.com/nvim-treesitter/tree-sitter-query"; 1987 }; ··· 2141 }; 2142 rust = buildGrammar { 2143 language = "rust"; 2144 - version = "0.0.0+rev=836903c"; 2145 src = fetchFromGitHub { 2146 owner = "tree-sitter"; 2147 repo = "tree-sitter-rust"; 2148 - rev = "836903cc72c6dd2a53cd0947a07d229fd6291cc6"; 2149 - hash = "sha256-rsMhG1pTrCzTQZEhHXDPToj2EUA7z3rydvPVKY3uaQ8="; 2150 }; 2151 meta.homepage = "https://github.com/tree-sitter/tree-sitter-rust"; 2152 }; ··· 2197 }; 2198 slang = buildGrammar { 2199 language = "slang"; 2200 - version = "0.0.0+rev=4d3779d"; 2201 src = fetchFromGitHub { 2202 owner = "theHamsta"; 2203 repo = "tree-sitter-slang"; 2204 - rev = "4d3779d41eae12db0cdc0ba748c1998c60574630"; 2205 - hash = "sha256-TFAbRwOmnOuGJchbWt0SNw9FfzpZetIcf/ptFTuz/cU="; 2206 }; 2207 meta.homepage = "https://github.com/theHamsta/tree-sitter-slang"; 2208 }; ··· 2801 }; 2802 wing = buildGrammar { 2803 language = "wing"; 2804 - version = "0.0.0+rev=992e76b"; 2805 src = fetchFromGitHub { 2806 owner = "winglang"; 2807 repo = "wing"; 2808 - rev = "992e76b445311e13ff18470542f5ca972fb28567"; 2809 - hash = "sha256-IUbnhMLN4IK5twGl1W9yNgrhchvvypzARFeKutKg70A="; 2810 }; 2811 location = "libs/tree-sitter-wing"; 2812 generate = true; ··· 2870 }; 2871 zathurarc = buildGrammar { 2872 language = "zathurarc"; 2873 - version = "0.0.0+rev=d6ad85f"; 2874 src = fetchFromGitHub { 2875 owner = "Freed-Wu"; 2876 repo = "tree-sitter-zathurarc"; 2877 - rev = "d6ad85f7791a8a5a40f6be51b31f20d6a8472457"; 2878 - hash = "sha256-b2a5VKbUc9iaZzA3mmnkJCgISG9GDZLN/C/J0RlpQKc="; 2879 }; 2880 meta.homepage = "https://github.com/Freed-Wu/tree-sitter-zathurarc"; 2881 };
··· 182 }; 183 c = buildGrammar { 184 language = "c"; 185 + version = "0.0.0+rev=72a60ea"; 186 src = fetchFromGitHub { 187 owner = "tree-sitter"; 188 repo = "tree-sitter-c"; 189 + rev = "72a60ea888fb59a8e143883661f021139c905b74"; 190 + hash = "sha256-huEi/PEzjG9mtwL30mJ2oVy+D64d8I9Z/LZc856qlbw="; 191 }; 192 meta.homepage = "https://github.com/tree-sitter/tree-sitter-c"; 193 }; ··· 790 }; 791 glsl = buildGrammar { 792 language = "glsl"; 793 + version = "0.0.0+rev=284bed0"; 794 src = fetchFromGitHub { 795 owner = "theHamsta"; 796 repo = "tree-sitter-glsl"; 797 + rev = "284bed0e2f1d9f700756b96512baf33483642ff0"; 798 + hash = "sha256-pyxMMXDwpu4IOXVzBX1LteD6pmRVCcijCyzMioqjlO0="; 799 }; 800 meta.homepage = "https://github.com/theHamsta/tree-sitter-glsl"; 801 }; ··· 999 }; 1000 hlsl = buildGrammar { 1001 language = "hlsl"; 1002 + version = "0.0.0+rev=840fd07"; 1003 src = fetchFromGitHub { 1004 owner = "theHamsta"; 1005 repo = "tree-sitter-hlsl"; 1006 + rev = "840fd07f09304bca415b93a15483e9ab1e44bc3f"; 1007 + hash = "sha256-GPY6udz0YZawmQ6WcItXchUeag9EO+eMMGoYSaRsdrY="; 1008 }; 1009 meta.homepage = "https://github.com/theHamsta/tree-sitter-hlsl"; 1010 }; 1011 hlsplaylist = buildGrammar { 1012 language = "hlsplaylist"; 1013 + version = "0.0.0+rev=ff121d3"; 1014 src = fetchFromGitHub { 1015 owner = "Freed-Wu"; 1016 repo = "tree-sitter-hlsplaylist"; 1017 + rev = "ff121d397cf7cc709e3bbc928107fc25529e11e0"; 1018 + hash = "sha256-FItkJbxWfpRne27OPRq5fCHUCX35fxmiT6k1eX8UkhI="; 1019 }; 1020 meta.homepage = "https://github.com/Freed-Wu/tree-sitter-hlsplaylist"; 1021 }; ··· 1142 }; 1143 javascript = buildGrammar { 1144 language = "javascript"; 1145 + version = "0.0.0+rev=9802cc5"; 1146 src = fetchFromGitHub { 1147 owner = "tree-sitter"; 1148 repo = "tree-sitter-javascript"; 1149 + rev = "9802cc5812a19cd28168076af36e88b463dd3a18"; 1150 + hash = "sha256-vCvpHDbO9/J/qyoSZmpmGQDVf9LweNsf3mKm6eEwdKc="; 1151 }; 1152 meta.homepage = "https://github.com/tree-sitter/tree-sitter-javascript"; 1153 }; ··· 1497 }; 1498 muttrc = buildGrammar { 1499 language = "muttrc"; 1500 + version = "0.0.0+rev=0af0e0d"; 1501 src = fetchFromGitHub { 1502 owner = "neomutt"; 1503 repo = "tree-sitter-muttrc"; 1504 + rev = "0af0e0d8c8cf59dc21cfe565489da0c247374b9f"; 1505 + hash = "sha256-AB8c2mV2sTNwN8sZkv3RbRKdxZW467P6epX+Z4LWqbU="; 1506 }; 1507 meta.homepage = "https://github.com/neomutt/tree-sitter-muttrc"; 1508 }; ··· 1910 }; 1911 purescript = buildGrammar { 1912 language = "purescript"; 1913 + version = "0.0.0+rev=2517b1e"; 1914 src = fetchFromGitHub { 1915 owner = "postsolar"; 1916 repo = "tree-sitter-purescript"; 1917 + rev = "2517b1ee2236353af761edbd22570f740f1603f1"; 1918 + hash = "sha256-iE8v4kwUlq+Xlv26C8IPrZZp1/c9x+X0RHM2HhGfcXM="; 1919 }; 1920 meta.homepage = "https://github.com/postsolar/tree-sitter-purescript"; 1921 }; ··· 1976 }; 1977 query = buildGrammar { 1978 language = "query"; 1979 + version = "0.0.0+rev=a0ccc35"; 1980 src = fetchFromGitHub { 1981 owner = "nvim-treesitter"; 1982 repo = "tree-sitter-query"; 1983 + rev = "a0ccc351e5e868ec1f8135e97aa3b53c663cf2df"; 1984 + hash = "sha256-H2QLsjl3/Kh0ojCf2Df38tb9KrM2InphEmtGd0J6+hM="; 1985 }; 1986 meta.homepage = "https://github.com/nvim-treesitter/tree-sitter-query"; 1987 }; ··· 2141 }; 2142 rust = buildGrammar { 2143 language = "rust"; 2144 + version = "0.0.0+rev=a70daac"; 2145 src = fetchFromGitHub { 2146 owner = "tree-sitter"; 2147 repo = "tree-sitter-rust"; 2148 + rev = "a70daac064145c84e9d51767c2575bb68d51df58"; 2149 + hash = "sha256-2Y7sQ5bhKEpbDAHd5zJMGAlDWH32tJXxAgFOYY8S7o8="; 2150 }; 2151 meta.homepage = "https://github.com/tree-sitter/tree-sitter-rust"; 2152 }; ··· 2197 }; 2198 slang = buildGrammar { 2199 language = "slang"; 2200 + version = "0.0.0+rev=130b2f5"; 2201 src = fetchFromGitHub { 2202 owner = "theHamsta"; 2203 repo = "tree-sitter-slang"; 2204 + rev = "130b2f5c7a1d5c24645c3518db4bc2b22dd90718"; 2205 + hash = "sha256-gDN8nyQjxE7Hko3MJJj2Le0Ey0pd3GlG5QWkDf8c7Q0="; 2206 }; 2207 meta.homepage = "https://github.com/theHamsta/tree-sitter-slang"; 2208 }; ··· 2801 }; 2802 wing = buildGrammar { 2803 language = "wing"; 2804 + version = "0.0.0+rev=f7965a9"; 2805 src = fetchFromGitHub { 2806 owner = "winglang"; 2807 repo = "wing"; 2808 + rev = "f7965a947d2eaa8b5b9bba1c42a0e1891f1a0b2a"; 2809 + hash = "sha256-qQ74aj7pccc3gvmeNoa0BBTMdNTmcc0h8aWNcLvpMRY="; 2810 }; 2811 location = "libs/tree-sitter-wing"; 2812 generate = true; ··· 2870 }; 2871 zathurarc = buildGrammar { 2872 language = "zathurarc"; 2873 + version = "0.0.0+rev=fe37e85"; 2874 src = fetchFromGitHub { 2875 owner = "Freed-Wu"; 2876 repo = "tree-sitter-zathurarc"; 2877 + rev = "fe37e85db355c737573315f278672534c40fe140"; 2878 + hash = "sha256-lQFCJhyJTCa+zdsobMutgbQqJ9mhehaIbRLbds0riEo="; 2879 }; 2880 meta.homepage = "https://github.com/Freed-Wu/tree-sitter-zathurarc"; 2881 };
+1 -1
pkgs/applications/editors/vim/plugins/vim-plugin-names
··· 81 https://github.com/m00qek/baleia.nvim/,HEAD, 82 https://github.com/romgrk/barbar.nvim/,, 83 https://github.com/utilyre/barbecue.nvim/,, 84 https://github.com/chriskempson/base16-vim/,, 85 https://github.com/nvchad/base46/,HEAD, 86 https://github.com/jamespwilliams/bat.vim/,HEAD, ··· 581 https://github.com/nathanmsmith/nvim-ale-diagnostic/,, 582 https://github.com/windwp/nvim-autopairs/,, 583 https://github.com/Canop/nvim-bacon/,HEAD, 584 - https://github.com/RRethy/nvim-base16/,, 585 https://github.com/code-biscuits/nvim-biscuits/,HEAD, 586 https://github.com/kevinhwang91/nvim-bqf/,, 587 https://github.com/ojroques/nvim-bufdel/,,
··· 81 https://github.com/m00qek/baleia.nvim/,HEAD, 82 https://github.com/romgrk/barbar.nvim/,, 83 https://github.com/utilyre/barbecue.nvim/,, 84 + https://github.com/RRethy/base16-nvim/,, 85 https://github.com/chriskempson/base16-vim/,, 86 https://github.com/nvchad/base46/,HEAD, 87 https://github.com/jamespwilliams/bat.vim/,HEAD, ··· 582 https://github.com/nathanmsmith/nvim-ale-diagnostic/,, 583 https://github.com/windwp/nvim-autopairs/,, 584 https://github.com/Canop/nvim-bacon/,HEAD, 585 https://github.com/code-biscuits/nvim-biscuits/,HEAD, 586 https://github.com/kevinhwang91/nvim-bqf/,, 587 https://github.com/ojroques/nvim-bufdel/,,