nixpkgs/pkgs/development/lua-modules
Alexei Robyn c62337d9c7 lua*Packages: Consolidate separate setup hooks together
- 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
2019-09-01 17:42:20 +02:00
..
generic lua*Packages: Consolidate separate setup hooks together 2019-09-01 17:42:20 +02:00
bit32.patch luaPackages.bit32: Tiny patch to fix a LuaJIT-incompatible declaration 2019-06-20 23:20:02 +10:00
default.nix treewide: remove unused variables (#63177) 2019-06-16 19:59:05 +00:00
generated-packages.nix ljsyscall: init at 20180515 2019-08-28 19:58:14 +09:00
luuid.patch luaPackages: Replace all rockspec packages with generated ones 2019-06-14 13:17:15 +10:00
overrides.nix ljsyscall: init at 20180515 2019-08-28 19:58:14 +09:00
zip.patch Added more lua modules to lua-packages, added them as dependencies for 2014-09-30 07:42:19 +01:00