nixpkgs-suyu/pkgs
Michael Adler 3864442136 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|
2021-10-04 15:39:29 +02:00
..
applications velero: 1.6.3 -> 1.7.0 (#140434) 2021-10-04 14:37:57 +02:00
build-support treewide: pkgs/**.nix: remove trailing whitespaces 2021-10-04 02:13:08 +08:00
common-updater
data Merge pull request #140467 from Diffumist/materia-kde-1 2021-10-04 21:09:22 +08:00
desktops Merge pull request #140298 from rhoriguchi/gnomeExtensions.unite 2021-10-03 23:15:38 +02:00
development Merge pull request #140463 from thomassdk/magic-wormhole_mainProgram 2021-10-04 14:33:50 +02:00
games
misc vimPlugins.neuron-nvim: init at 2021-03-20 2021-10-03 14:06:36 -07:00
os-specific eudev: fix homepage link 2021-10-04 14:27:37 +08:00
pkgs-lib
servers Merge pull request #137293 from fabaff/bump-Unidecode 2021-10-04 14:31:13 +02:00
shells
stdenv
test
tools Merge pull request #140459 from fabaff/certgraph 2021-10-04 11:29:43 +02:00
top-level lua-packages: fix getLuaPath and getLuaCPath 2021-10-04 15:39:29 +02:00