BirdeeHub
6b1aa6159f
vimPlugins.lze: init at 0.1.1
...
I made this, and I almost completely deleted it because I was fully
on board with lz-n again. However, I have been using it and lz-n
simultaneosly and trying them out.
I wish to publish lze after all. I like it a lot.
It works completely differently from lz-n and has a different handler
api, but has a similar plugin spec.
Update pkgs/development/lua-modules/overrides.nix
Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
2024-09-13 16:47:37 -07:00
Gutyina Gergő
341610082b
vimPlugins.lsp-progress-nvim: init at 1.0.13-1
2024-09-01 15:24:33 +02:00
Gutyina Gergő
be3e301b9a
luaPackages.lsp-progress-nvim: init at 1.0.13-1
2024-09-01 15:23:16 +02:00
Marc Jakobi
3fa807ef33
vimPlugins.lzn-auto-require: init at 0.1.0
2024-08-23 12:16:32 +02:00
Marc Jakobi
064ef15077
luaPackages.luarocks-build-treesitter-parser-cpp: init at 1.0.0
2024-08-09 18:23:02 +02:00
Marc Jakobi
61e2966413
luaPackages.llscheck: init at 0.5.0-1
2024-07-28 15:10:37 +02:00
Marc Jakobi
eed9fc902e
luaPackages.busted-htest: init at 1.0.0-1
2024-07-08 22:08:14 +02:00
Alyssa Ross
629d1dc03e
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts:
pkgs/development/lua-modules/generated-packages.nix
2024-07-01 14:34:32 +02:00
Matthieu C.
9230038858
luaPackages.toml: remove
...
build often breaks and we dont use it in nixpkgs anymore. It was introduced for rocks.nvim which now uses toml-edit
2024-06-30 21:35:33 +02:00
Martin Weinelt
f822b2ba5c
Merge remote-tracking branch 'origin/staging-next' into staging
...
Conflicts:
- pkgs/development/python-modules/langsmith/default.nix
- pkgs/development/python-modules/rich-pixels/default.nix
- pkgs/servers/teleport/generic.nix
2024-06-18 20:16:19 +02:00
Marc Jakobi
8655bf7636
luaPackages.lz-n: init at 1.2.2-1
2024-06-16 18:59:06 +02:00
github-actions[bot]
aacd9cf894
Merge staging-next into staging
2024-06-13 00:02:48 +00:00
Wu, Zhenyu
6c02cec283
ansicolor: init at 1.0.2
2024-06-12 23:56:32 +02:00
github-actions[bot]
e5f5ec1e9c
Merge staging-next into staging
2024-06-10 12:01:42 +00:00
Wu, Zhenyu
9b4b3c2959
luaprompt: init at 0.8
...
Fix #223852
2024-06-10 13:40:08 +02:00
github-actions[bot]
1e902c10ad
Merge staging-next into staging
2024-06-03 12:01:54 +00:00
Stanislav Asunkin
a394cdd7d2
luaPackages.luv: 1.44.2-1 -> 1.48.0-2
2024-06-01 19:59:57 +02:00
Matthieu C.
2ea757a029
luaPackages.luarocks: generate luarocks as well
...
When installing a lua package that depends on luarocks, luarocks was not
capable of recognizing the luarocks module: https://github.com/NixOS/nixpkgs/issues/316009 .
As explained here https://github.com/luarocks/luarocks/issues/1659 ,
luarocks needs a manifest to recognize the package.
I first attempted to generate a manifest with `luarocks-admin
make-manifest` on our current manual luarocks derivation but this ended
up being too hackish as the `make-manifest` requires a .rockspec or
.rock to work, which we had not.
It seemed simpled to just rename the current manual luarocks derivation to luarocks_bootstrap
in order to break cyclic dependencies in buildLuarocksPackage and add a
generated luarocks derivation. Previously it was impossible to test
luarocks because of the cyclic dependency but we will now be able to
test the generated derivation.
2024-05-31 19:59:29 +02:00
Sandro Jäckel
12a5234a61
luaPackages.psl: init at 0.3
2024-05-23 20:45:40 +02:00
Jakob Beckmann
88369ef55b
fix: remove link to git repo on luatext luarock
2024-05-14 12:35:34 +02:00
Jakob Beckmann
9ae49e368a
chore: add luajitPackages.luatext, lua51Packages.luatext, lua52Packages.luatext, lua53Packages.luatext, lua54Packages.luatext
2024-05-14 12:33:18 +02:00
Jan Tojnar
4be4408157
Merge branch 'master' into staging-next
...
; Conflicts:
; maintainers/scripts/luarocks-packages.csv
; pkgs/development/lua-modules/generated-packages.nix
2024-05-11 12:47:40 +02:00
Marc Jakobi
e8f3c74367
luaPackages.tree-sitter-norg: init at 0.2.4-1
2024-05-09 15:31:35 +02:00
Matthieu C.
8969993572
luaPackages.rtp-nvim: init at 1.0
...
it's a required dependency of rocks-nvim
2024-05-01 00:19:58 +02:00
Matthieu C.
9e22d74930
luarocks-packages.csv: changed repo by rockspec uri
...
This is a breaking change that converts the 'src' csv column (a git URI) to a 'rockspec'
fullpath uri.
before this, luarocks-nix would clone the repo and look for rockspecs
with a brittle algorithm. This removes the ambiguity on which rockspec
to package while allowing to remove a bunch of brittle code from
luarocks-nix.
2024-05-01 00:11:49 +02:00
Mario Rodas
2becf6e837
maintainers: drop marsam
2024-04-24 04:20:00 +00:00
Mathew Polzin
4d92f8bcc6
luaPackages.pathlib-nvim: init at 2.2.0-1
2024-04-06 20:40:27 +02:00
Marc Jakobi
7ab5913164
luaPackages: init some neovim packages
2024-04-02 11:00:13 +02:00
Matthieu Coudron
11fc7cb8d9
luaPackages.mimetypes: init at 1.0.0-3
2024-03-20 13:08:02 +01:00
natsukium
e0d2c123b9
luaPackages.tiktoken_core: init at 0.2.1-1
2024-03-13 18:55:18 +09:00
Matthieu Coudron
90e92eb67e
lua51Packages.xml2lua: init at 1.5-2
...
required by the upcoming rest.nvim
2024-02-06 10:36:20 +01:00
Matthieu Coudron
86af9d1ce8
luaPackages.nvim-nio: init at 1.2.0-1
2024-02-05 19:42:30 +01:00
Matthieu Coudron
0d44579e51
lua51Packages.rocks-nvim: init at 2.7.3-1
2024-02-05 19:42:30 +01:00
Martin Weinelt
1bae2c7e57
Merge remote-tracking branch 'origin/master' into staging-next
2023-12-26 16:33:57 +01:00
Matthieu Coudron
be0c33cafc
luaPackages.image-nvim: init at 1.2
2023-12-26 14:47:47 +01:00
github-actions[bot]
6ffc5a8603
Merge staging-next into staging
2023-12-18 00:03:01 +00:00
Matthieu Coudron
6946f33a2e
luaPackages.nlua: init at 0.1
...
a wrapper around neovim to use it as a lua interpreter
2023-12-17 22:59:28 +01:00
github-actions[bot]
71c41d360a
Merge staging-next into staging
2023-12-17 18:01:38 +00:00
Marc Jakobi
6e3af65947
luaPackages.nvim-client: remove
2023-12-17 17:37:25 +01:00
Marc Jakobi
8245a91890
luaPackages: pin luuid to 20120509-2
2023-12-08 01:10:25 +01:00
Marc Jakobi
df40110ea7
luaPackages: unpin compat53
2023-12-08 01:10:25 +01:00
Marc Jakobi
d5b50b71a6
luaPackages: fix lua_cliargs and toml-edit after update
2023-12-08 01:10:25 +01:00
Marc Jakobi
1a48973558
luaPackages.fidget-nvim: init at 1.0.0
2023-12-08 01:10:25 +01:00
Marc Jakobi
8998288f7b
luaPackages.fzy: init at 1.0-1
2023-12-04 22:00:06 +01:00
Matthieu Coudron
d00d51e451
luaPackages.luasnip: init at 2.1.1-1
2023-12-02 11:29:46 +01:00
Weijia Wang
32da89a1a1
Merge branch 'master' into staging-next
2023-11-06 14:33:18 +01:00
Luka Blaskovic
cac8c76f21
lua-rtoml: init 0.2
2023-11-06 10:36:31 +01:00
Vladimír Čunát
d811555465
Merge branch 'staging' into staging-next
2023-10-26 10:36:50 +02:00
Marc Jakobi
fa28b174ca
luaPackages: ferris-nvim -> rustaceanvim
2023-10-23 18:08:03 +02:00
Matthieu Coudron
8b7a6ef57e
luaPackages.cyrussasl: remove because broken/old
...
and unused ?
2023-10-22 12:45:17 +02:00