3864442136
luaLib.luaPathList is a list and not a function anymore which results in the following error: error: attempt to call something which is not a function but a list at /nix/store/v94vpi9na0flcnhh9gbmzcvbgfzqm10g-source/pkgs/top-level/lua-packages.nix:50:35: 49| getLuaPath = drv: getPath drv (luaLib.luaPathList lua.luaversion) ; 50| getLuaCPath = drv: getPath drv (luaLib.luaCPathList lua.luaversion) ; | ^ 51| |
||
---|---|---|
.. | ||
applications | ||
build-support | ||
common-updater | ||
data | ||
desktops | ||
development | ||
games | ||
misc | ||
os-specific | ||
pkgs-lib | ||
servers | ||
shells | ||
stdenv | ||
test | ||
tools | ||
top-level |