nixpkgs/pkgs/development/lua-modules
Matthieu Coudron e195a37fd9 luaPackages: rename std._debug to std__debug
Similarly rename std.normalize to std_normalize.
Having a dot in the name prevents some changes to the lua infrastructure,
for instance passing attribute names { std._debug }: to a function would fail with
`syntax error, unexpected ',', expecting '.' or '=',`
2019-04-14 16:38:23 +09:00
..
generic lua: add withPackages function (#54460) 2019-01-30 14:13:15 +00:00
default.nix Lua generate nix packages from luarocks (#54978) 2019-02-04 11:30:58 +00:00
generated-packages.nix luaPackages: rename std._debug to std__debug 2019-04-14 16:38:23 +09:00
luasql.patch
overrides.nix lua5Packages.luuid: fix build 2019-03-07 10:34:26 +00:00
zip.patch