1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-28 16:42:09 +00:00
nixpkgs/pkgs
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
..
applications Merge staging-next into staging 2019-08-31 18:07:33 +02:00
build-support Merge staging-next into staging 2019-08-31 10:04:20 +02:00
common-updater
data treewide: name -> pname (#67513) 2019-08-31 07:41:22 -04:00
desktops treewide: Remove unnecessary --disable-static (#66759) 2019-08-31 08:10:53 -04:00
development lua*Packages: Consolidate separate setup hooks together 2019-09-01 17:42:20 +02:00
games Merge staging-next into staging 2019-08-31 18:07:33 +02:00
misc Merge staging-next into staging 2019-08-31 18:07:33 +02:00
os-specific Merge staging-next into staging 2019-08-31 18:07:33 +02:00
servers treewide: Remove unnecessary --disable-static (#66759) 2019-08-31 08:10:53 -04:00
shells treewide: name -> pname (#67513) 2019-08-31 07:41:22 -04:00
stdenv treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
test treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
tools findutils: 4.6.0 -> 4.7.0 (#67753) 2019-08-31 23:03:04 -04:00
top-level lua*Packages: Consolidate separate setup hooks together 2019-09-01 17:42:20 +02:00