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
nfd buildLuarocksPackage: accept structured luarocks config 2024-02-17 15:58:13 +01:00
updater
aliases.nix
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
overrides.nix buildLuarocksPackage: accept structured luarocks config 2024-02-17 15:58:13 +01:00
toml.patch
zip.patch