luajit.pkgs.luaexpat: fix redefinition of luaL_setfuncs()
This commit is contained in:
@@ -204,6 +204,9 @@ with super;
|
||||
externalDeps = [
|
||||
{ name = "EXPAT"; dep = pkgs.expat; }
|
||||
];
|
||||
patches = [
|
||||
./luaexpat.patch
|
||||
];
|
||||
});
|
||||
|
||||
# TODO Somehow automatically amend buildInputs for things that need luaffi
|
||||
|
||||
Reference in New Issue
Block a user