nixpkgs/pkgs/development/interpreters/lua-5
Matthieu Coudron 0cd595cdb3 buildLuaPackage: throw instead of marking as broken package
hopefully makes the output of nixpkgs-review more sensible.

Lua package sets are different and it makes more sense than for other
languages for packages to not be supported in specific package sets.
2023-03-26 01:45:24 +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: test the interpreter 2022-10-14 00:10:40 +02:00
5.1.darwin.patch
5.2.darwin.patch
5.4.darwin.patch lua-5.4: fix build on darwin (#123028) 2021-05-14 16:38:50 -04:00
build-lua-package.nix buildLuaPackage: throw instead of marking as broken package 2023-03-26 01:45:24 +01: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 treewide: makeSetupHook deps -> propagatedBuildInputs 2023-02-07 21:02:00 +02:00
wrap.sh
wrapper.nix lua: test the interpreter 2022-10-14 00:10:40 +02:00
zip.patch