nixpkgs/pkgs
John Ericson a610a38cb5 lua wrapper: Fix bash error
Recently, we made it harder for external code to use some stdenv-only bash
variables by unsetting them in [1] But Lua's `withPackages` was sourcing some
setup hooks in [2], which required those bash variables.

I say great! We caught something bad: Lua should use normal dependencies, even
though that is harder with `buildEnv`. Now it works that way, and everything is
fine.

[1]: 9d3911f806/pkgs/stdenv/generic/setup.sh (L574-L578)

[2]: 9d3911f806/pkgs/development/interpreters/lua-5/wrapper.nix (L23-L27)

CC @matthewbauer
2019-11-22 19:47:27 -05:00
..
applications kcachegrind: Add missing build input kdbusaddons 2019-11-20 12:14:58 +00:00
build-support Merge branch 'master' into staging-next 2019-11-14 23:25:36 +01:00
common-updater
data public-sans: 1.006 -> 1.007 2019-11-19 09:07:25 -08:00
desktops Merge pull request #73706 from romildo/upd.terminology 2019-11-20 06:24:14 -03:00
development lua wrapper: Fix bash error 2019-11-22 19:47:27 -05:00
games endless-sky: 0.9.8 -> 0.9.10 2019-11-18 14:58:30 -07:00
misc Merge master into staging-next 2019-11-20 10:01:49 +01:00
os-specific Merge master into staging-next 2019-11-20 10:01:49 +01:00
servers Merge master into staging-next 2019-11-20 10:01:49 +01:00
shells zsh-fast-syntax-highlighting: init at 1.54 (#65429) 2019-11-19 21:20:17 -05:00
stdenv
test
tools Merge master into staging-next 2019-11-20 10:01:49 +01:00
top-level Merge master into staging-next 2019-11-20 10:01:49 +01:00