nixpkgs/pkgs/development/interpreters/lua-5
Matthieu Coudron 0c9417100f lua: update setup-hook to limit LUA_PATH size
now that the lua interpreters include working directories with `./?.lua`
in LUA_PATH, the current test includes every derivation which quickly
becomes unreadable and unpractical.
The test is adapted to add a folder only if it can find lua files in the
subfolder.
2024-03-16 14:37:10 +01:00
..
hooks lua: update setup-hook to limit LUA_PATH size 2024-03-16 14:37:10 +01:00
tests lua.tests: update golden values for default LUA_PATH 2024-03-16 14:37:10 +01:00
5.1.darwin.patch
5.2.darwin.patch
5.4.darwin.patch
build-luarocks-package.nix buildLuarocksPackage: accept structured luarocks config 2024-02-17 15:58:13 +01:00
CVE-2014-5461.patch
CVE-2022-28805.patch
default.nix lua.tests: add test for relative import 2024-02-06 23:21:41 +01:00
interpreter.nix lua: smarter/more correct patching 2024-03-16 14:37:09 +01:00
lua-dso.make
with-packages.nix
wrap-lua.nix
wrap.sh
wrapper.nix lua-wrapper: fix luaPath and luaCpath definitions 2023-12-30 22:37:06 +01:00
zip.patch