Commit graph

213 commits

Author SHA1 Message Date
Matthieu Coudron 4102f23e2d luaPackages.plenary-nvim: 2022-10 -> 2023-01
a new luarocks release system has been merged into plenary.nvim to have tagged release. The update is also needed for https://github.com/MrcJkb/haskell-tools.nvim/pull/93
2023-01-09 12:26:57 +01:00
Sandro Jäckel 861c7554d1
buildLuaPackage: make makeFlags expandable 2022-12-26 03:07:19 +01:00
Sandro Jäckel 2ffe90fd2e
luaPlugins: cleanups 2022-12-21 20:31:44 +01:00
Matthieu Coudron 27dd8e291d
add teal-language-server + update lua modules (#205856)
* luaPackages.teal-language-server: init at 2022-11-22

* luaPackages: update

init cyan and teal-language-server
2022-12-20 18:35:22 +01:00
Sandro 7c66c793fe
Merge pull request #205247 from abathur/zenity_loosen_platform 2022-12-11 19:19:51 +01:00
Travis A. Everett 2aedc956a6 luaPackages.nfd: fix build on darwin 2022-12-09 15:33:24 -06:00
Mario Rodas 73a6462da2
Merge pull request #199288 from NickCao/lua-ossl
lua-modules: unpin to openssl_1_1
2022-12-01 04:53:51 -05:00
Weijia Wang 104ba49a93 luaPackages.sqlite: fix build on darwin 2022-11-27 03:33:13 +01:00
Nick Cao 7f36d671a1
lua-modules: unpin to openssl_1_1 2022-11-03 10:45:48 +08:00
s-ol fdb0b13687 luaPackages: update 2022-10-25 15:13:57 +02:00
github-actions[bot] 969a1796ef
Merge master into staging-next 2022-10-17 12:01:24 +00:00
figsoda b92f758d7f luaPackages: update 2022-10-16 15:53:51 -04:00
github-actions[bot] f52955a521
Merge master into staging-next 2022-10-16 18:01:42 +00:00
figsoda 46769538fe vimPlugins.nvim-cmp: follow HEAD and update 2022-10-15 15:34:36 -04:00
Vladimír Čunát 00a757ed3f
Merge branch 'master' into staging 2022-10-13 08:27:55 +02:00
Matthieu Coudron c154af76d1
Merge pull request #195431 from figsoda/vusted 2022-10-11 10:02:31 +02:00
figsoda d1742000db luaPackages.vusted: init at 2.1.1-1 2022-10-10 19:20:03 -04:00
Franz Pletz 2b899ee967
luaPackages.luaposix: fix build with libxcrypt 2022-10-09 18:10:40 +02:00
ilkecan 9314243820 luaPackages.gitsigns-nvim: remove noop override
`toVimPlugin` function mentioned is added with #178180.
2022-10-09 12:22:03 +02:00
github-actions[bot] c5f0d725df
Merge master into staging-next 2022-10-06 18:03:10 +00:00
Stanislav Asunkin 884a2d3179 luaPackages.jsregexp: init at 0.0.5-1 2022-10-01 17:58:58 +03:00
Stanislav Asunkin afb11da7dd luaPackages: update 2022-10-01 17:27:40 +03:00
Artturin 0734f54ef2 treewide: move pkg-config, autoreconfHook, intltool to nativeBuildInputs
found with nixpkgs-lint
2022-09-26 17:53:26 +03:00
Martin Weinelt e98771bc7e luaPackages.fennel: fix installShellFiles reference 2022-09-25 23:12:11 +02:00
Martin Weinelt 68c0ca4416 Merge remote-tracking branch 'origin/master' into staging-next 2022-09-25 21:36:31 +02:00
Gabriel Fontes e5cac189d4
luaPackages: fennel -> luaPackages.fennel 2022-09-24 22:46:10 -03:00
Frederik Rietdijk 3086301ac4 Merge staging-next into staging 2022-09-12 19:49:24 +02:00
github-actions[bot] 33ef8defa2
Merge master into staging-next 2022-09-12 00:02:43 +00:00
Matthieu Coudron feae5405da luaPackages: update and adding a few neovim plugins
- had to disable the failing lush-nvim tests (it can't find
  vim.api.nvim_command for a myssterious reason).
2022-09-11 21:26:19 +02:00
github-actions[bot] 8db2124b57
Merge staging-next into staging 2022-09-05 12:02:04 +00:00
github-actions[bot] dc6009a527
Merge master into staging-next 2022-09-05 12:01:27 +00:00
"Matthieu Coudron" 4fcd42c066 luaPackages: update 2022-09-04 21:02:27 +02:00
Matthieu Coudron 52ac9805ef luaPackages: update 2022-09-04 20:55:40 +02:00
Artturin 39571bd6fa luaPackages: copy passthruFun from python 2022-08-26 20:55:30 +03:00
Artturin bdb8ca175a luaPackages.lgi: fix cross 2022-08-26 20:55:30 +03:00
Artturin 0345bab9a6 lua-modules/overrides.nix: using pkgs. messes up splicing, dont use it
commands used and then added -*'s manually because the word match doesn't
match those

```
rg -o '\w*pkgs\.\w*' ./pkgs/development/lua-modules/overrides.nix | sort | uniq
sd 'pkgs.' '' --string-mode ./pkgs/development/lua-modules/overrides.nix
```
2022-08-26 20:55:30 +03:00
Artturin a59a6bc4ea lua-modules/overrides.nix: run nixpkgs-fmt 2022-08-26 20:55:30 +03:00
Artturin ec35f6341b lua-packages: try splicing 2022-08-26 20:04:02 +03:00
Artturin 613c410750 lua-modules: use composeManyExtensions 2022-08-26 20:04:02 +03:00
ajs124 f8ce3f9311 lua-modules: pin to openssl_1_1 2022-08-17 20:16:20 +02:00
Spencer Pogorzelski 91c80faea0 luaPackages.nfd: init at scm-1 2022-08-10 21:51:47 +02:00
Spencer Pogorzelski 6898b758b6 luaPackages.lua-subprocess: init at scm-1 2022-08-09 10:22:11 +02:00
Jan Schmitt 87de89e23b luaPackages.luaunit: init at 3.4-1 2022-08-06 11:28:05 +02:00
Jan Schmitt 105b7a814c luaPackages.protobuf: add maintainer 2022-08-05 11:30:56 +02:00
Jan Schmitt 16559154a6 luaPackages.protobuf: init at 0.4.0 2022-08-05 11:30:56 +02:00
Jan Schmitt 8efa6d181c luaPackages.serpent: init -> 0.30-2 2022-08-02 23:00:10 +02:00
Matthieu Coudron 2c072c2083 luaPackages.sqlite: init at v1.2.2-0 2022-06-18 21:23:45 +02:00
Matthieu Coudron 011911bc54 luarocks-check-hook: init
The hook is added to buildLuarocksPackage when doCheck is set to true.
2022-06-18 21:23:45 +02:00
Matthieu Coudron 75a0709f67 luaPackages.busted: install shell completion via installShellCompletion 2022-06-13 11:17:36 +02:00
Matthieu Coudron dd9df750ba luaPackages.readline: fix build 2022-06-13 11:17:36 +02:00