nixpkgs-suyu/pkgs/development/interpreters/lua-5
binarycat b309d4fdcc lua: actually fix longstanding bug in lua envHook causing relative module imports to stop working
somehow, between all my testing, all the code review, and my code being copy-pasted into
other people's PRs, noone noticed the glaring issue in the singular line of code i committed.

there was a missing negation.  this has now been fixed.
2024-03-11 10:55:46 -04:00
..
hooks lua: actually fix longstanding bug in lua envHook causing relative module imports to stop working 2024-03-11 10:55:46 -04:00
tests lua.tests: add test for relative import 2024-02-06 23:21:41 +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-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