luaPackages.lua-ff-zlib: init

This commit is contained in:
Matthieu Coudron
2023-10-22 12:45:17 +02:00
parent 9a48adc319
commit db9d831c0b
2 changed files with 5 additions and 4 deletions
+4 -4
View File
@@ -386,10 +386,10 @@ with prev;
];
});
lua-resty-session = prev.lua-resty-session.overrideAttrs (oa: {
# lua_pack and lua-ffi-zlib are unpackaged, causing this package to not evaluate
meta.broken = true;
});
# lua-resty-session = prev.lua-resty-session.overrideAttrs (oa: {
# # lua_pack and lua-ffi-zlib are unpackaged, causing this package to not evaluate
# meta.broken = true;
# });
lua-yajl = prev.lua-yajl.overrideAttrs (oa: {
buildInputs = oa.buildInputs ++ [