nixpkgs/pkgs/development/interpreters/lua-5
Matthieu Coudron 50e877ed89 buildLuarocksPackage: accept structured luarocks config
There is an arbitrary mapping being done right now between
nixpkgs lua infrastructre and luarocks config schema.
This is confusing if you use lua so let's make it possible to use the
lua names in the nixpkgs, thanks to the lib.generators.toLua convertor.

The only nixpkgs thing to remember should be to put the config into `luarocksConfig`

`buildLuarocksPackage.extraVariables` should become `buildLuarocksPackage.luarocksConfig.variables`
2024-02-17 15:58:13 +01:00
..
hooks lua-rocks-move-data: fix missing doc tags on luaPackages neovim plugins 2023-03-10 13:12:32 +01:00
tests lua.tests: add test for relative import 2024-02-06 23:21:41 +01:00
5.1.darwin.patch
5.2.darwin.patch
5.4.darwin.patch
build-luarocks-package.nix buildLuarocksPackage: accept structured luarocks config 2024-02-17 15:58:13 +01:00
CVE-2014-5461.patch
CVE-2022-28805.patch
default.nix lua.tests: add test for relative import 2024-02-06 23:21:41 +01:00
interpreter.nix Merge #224295: lua: split manual into separate output 2023-12-13 10:41:30 +01:00
lua-dso.make
with-packages.nix
wrap-lua.nix trivial-builders: move into the directory named alike (#223429) 2023-05-06 00:16:26 +02:00
wrap.sh
wrapper.nix lua-wrapper: fix luaPath and luaCpath definitions 2023-12-30 22:37:06 +01:00
zip.patch