1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
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
CVE-2014-5461.patch
CVE-2022-28805.patch
default.nix
interpreter.nix
lua-dso.make
with-packages.nix
wrap-lua.nix
wrap.sh
wrapper.nix
zip.patch