nixpkgs/pkgs/development/interpreters/lua-5/hooks/setup-hook.sh
Matthieu C. 6427d04c23 lua:: reworked setup-hook to source utils.sh
which contains lua shell utilities that can be reused during the
creation of an environment.
Makes sense because the generation of LUA_PATH is a bit different than
other ecosystems.
2024-05-01 00:18:44 +02:00

5 lines
67 B
Bash

# set -e
source ./utils.sh
addEnvHooks "$hostOffset" addToLuaPath