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
Matthieu Coudron
db9d831c0b
luaPackages.lua-ff-zlib: init
2023-10-22 12:45:17 +02:00
Matthieu Coudron
e8dbe285c5
luaPackages.readline: moved out from the generated set
2023-10-22 12:45:17 +02:00
Matthieu Coudron
9429b5692a
luaPackages: update csv files
...
- luaPackages.basexx: use upstream
- luaPackages.nui-nvim: fix name in csv file
2023-10-22 12:45:16 +02:00
Marc Jakobi
9b6a9a3ea7
luaPackages.ferris.nvim: init at 2.0.0
2023-10-21 14:28:54 +02:00
Matthieu Coudron
0be613cb81
luaPackages.lpty: remove because unmaintained/broken
...
lpty was introduced in https://github.com/NixOS/nixpkgs/pull/6529 , no release in 6 years https://luarocks.org/modules/gunnar_z/lpty
and the archive with source code has disappeared (could be fetched from
the rock or nix cache but probably not worth it).
2023-10-14 22:03:53 +02:00
Marc Jakobi
3425b6cee6
luaPackages: use overrides for toml and toml-edit
2023-10-13 15:06:28 +02:00
Marc Jakobi
d78d7cbc64
luaPackages.nui-nvim: init at 0.2.0
2023-10-12 22:43:22 +02:00
Marc Jakobi
ec41f69f34
luaPackages.toml-edit: init at 0.1.4
2023-10-12 22:12:39 +02:00
Tyler Miller
c02ab0ce68
luaPackages.middleclass: init at 4.1.1-0
2023-10-03 17:53:49 +02:00
Donovan Glover
895d66d915
luaPackages.magick: init at 1.6.0
2023-07-18 22:56:44 +02:00
K900
e333259769
luaPackages.lua-curl: init at 0.3.13
2023-04-13 18:29:49 +03:00
Matthieu Coudron
619ca2064f
luaPackages.luv: 1.43.0-0 -> 1.44.2-1
...
as requested by neovim
2023-04-10 01:27:33 +02:00
Matthieu Coudron
358ca90b5f
luaPackages: adding several neovim plugins
...
telescope.nvim, haskell-tools.nvim, telescope-manix
2023-03-06 09:58:53 +01:00
Matthieu Coudron
62c632241b
luaPackages: update
...
pinned lpeglabel else build failed
2023-02-27 01:38:45 +01:00
Aaron Andersen
99341e0676
luaPackages.lualdap: init at 1.3.0-1
2023-01-23 18:04:52 -05: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
s-ol
4e8c7697f2
luaPackages.luafilesystem: 1.7.0 -> 1.8.0
...
New version brings support for Lua 5.4.
http://lunarmodules.github.io/luafilesystem/#history
Close #196932
2022-10-25 11:18:42 +02:00