nixpkgs/pkgs/development/lua-modules
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
..
generic buildLuaPackage: make makeFlags expandable 2022-12-26 03:07:19 +01:00
nfd buildLuarocksPackage: accept structured luarocks config 2024-02-17 15:58:13 +01:00
updater luarocks-packages-updater: silence some warnings 2023-12-17 22:44:40 +01:00
aliases.nix luaPackages.nvim-client: remove 2023-12-17 17:37:25 +01:00
bit32.patch
generated-packages.nix lua51Packages.xml2lua: init at 1.5-2 2024-02-06 10:36:20 +01:00
lib.nix buildLuarocksPackage: accept structured luarocks config 2024-02-17 15:58:13 +01:00
luuid.patch
magick.patch luaPackages.magick: init at 1.6.0 2023-07-18 22:56:44 +02:00
overrides.nix buildLuarocksPackage: accept structured luarocks config 2024-02-17 15:58:13 +01:00
toml.patch luaPackages: use overrides for toml and toml-edit 2023-10-13 15:06:28 +02:00
zip.patch