c62337d9c7
- Lua packages now consistently use LUA_PATH/LUA_CPATH rather than a mix of those and NIX_LUA_PATH/NIX_LUA_CPATH - Lua libraries are now consistently only added to the search path variables if: 1) The library actually has a corresponding directory to search 2) The library is not already present in the search path This should help prevent the search paths from growing overly large - Fixed bugs in some path helpers - Changed the affected shell script indentation to 2 spaces; nixpkgs shell scripts are inconsistently split between 2 and 4 space indentation, but 2 matches better with the Nix expressions, so IMO it makes more sense |
||
---|---|---|
.. | ||
5.1.0004-Fix-stack-overflow-in-vararg-functions.patch | ||
5.1.darwin.patch | ||
5.2.darwin.patch | ||
build-lua-package.nix | ||
default.nix | ||
filesystem.nix | ||
interpreter.nix | ||
lua-5.3-dso.make | ||
setup-hook.nix | ||
setup-hook.sh | ||
sockets.nix | ||
with-packages.nix | ||
wrap-lua.nix | ||
wrap.sh | ||
wrapper.nix | ||
zip.patch |