Files
nixpkgs/pkgs/development/interpreters/lua-5
Bjørn Forsman 559eaeb2d2 Revert "use wrapper to set LUA_PATH variable"
This reverts commit 807cd4b4d4, as it
broke the 'awesome' package. It was also an incomplete change, only
modifying lua-5.1 and none of the other lua versions.

A better approach, if wanting lua to pick up external modules, would be
to loop over $NIX_PROFILES. $NIX_PROFILES is unset in build
environments, so it should be safe.

Conflicts:
	pkgs/development/interpreters/lua-5/5.1.nix
2014-07-29 18:42:20 +02:00
..
2014-06-30 00:38:05 +02:00
2014-07-01 13:34:08 +02:00
2014-07-08 00:26:04 +02:00