nixpkgs/pkgs/development/interpreters/lua-5
Adam Joseph d128d47318 buildLuaPackage: fix cross
buildLuaPackage accesses lua.pkgs.luarocks, which became unspliced
at some point.  Let's use callPackage to get it, so we can be sure
it will be spliced.
2023-05-09 14:15:07 -07:00
..
hooks lua-rocks-move-data: fix missing doc tags on luaPackages neovim plugins 2023-03-10 13:12:32 +01:00
tests lua: test the interpreter 2022-10-14 00:10:40 +02:00
5.1.darwin.patch
5.2.darwin.patch
5.4.darwin.patch
build-lua-package.nix buildLuaPackage: fix cross 2023-05-09 14:15:07 -07:00
CVE-2014-5461.patch
CVE-2022-28805.patch lua5_2: add patch for CVE-2022-28805 2022-05-30 21:04:16 +02:00
default.nix Merge pull request #207652 from Artturin/splicenixfmt 2023-01-07 17:42:25 +02:00
interpreter.nix lua_5_3_compat, lua_5_4_compat: set LUA_COMPAT_5_x as LUA_COMPAT_ALL was removed 2023-02-28 01:56:06 +01:00
lua-dso.make lua: fix linkage 2021-05-15 09:33:46 -07:00
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: test the interpreter 2022-10-14 00:10:40 +02:00
zip.patch