summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authorMichael Adler <therisen06@gmail.com>2021-10-04 15:36:39 +0200
committerMichael Adler <michael.adler@siemens.com>2021-10-04 15:39:29 +0200
commit38644421367253ce1aa40c052d9d7f38b0f6de05 (patch)
treeec962f280d2606e19c7cb6f206a0412067690e98 /pkgs/development/python-modules/rangehttpserver
parent549044ea1c1e938cd5bcc337b7061edf029691da (diff)
lua-packages: fix getLuaPath and getLuaCPath
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|
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions