Merge #94790: luajit*: bugfix updates

This commit is contained in:
Vladimír Čunát
2020-08-11 22:34:22 +02:00
5 changed files with 46 additions and 7 deletions
@@ -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