nixpkgs/pkgs/development/interpreters/lua-5
Matthieu Coudron c4b5c2574b lua: test the interpreter
Test with:
nix-build -A lua.tests pass

Tests are very limited for now, goal is mostly to put the infra into
place and enrich the tests when dealing with lua issues.
add luaPath/luaCpath as passthrough
makes it easier to generate LUA_PATH/LUA_CPATH
2022-10-14 00:10:40 +02:00
..
hooks vimPlugins: use lua derivation if it exists (#178180) 2022-06-19 14:18:16 +02: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 luaPackages: copy passthruFun from python 2022-08-26 20:55:30 +03: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 lua: test the interpreter 2022-10-14 00:10:40 +02:00
interpreter.nix luaPackages: copy passthruFun from python 2022-08-26 20:55:30 +03:00
lua-dso.make lua: fix linkage 2021-05-15 09:33:46 -07:00
with-packages.nix
wrap-lua.nix lua: introduced a lua lib 2021-09-12 03:03:56 +02:00
wrap.sh
wrapper.nix lua: test the interpreter 2022-10-14 00:10:40 +02:00
zip.patch