Commit db9d831c authored by Matthieu Coudron's avatar Matthieu Coudron
Browse files

luaPackages.lua-ff-zlib: init

parent 9a48adc3
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -41,6 +41,7 @@ lrexlib-posix,,,,,,
lua-cjson,,,,,,
lua-cmsgpack,,,,,,
lua-curl,,,,,,
lua-ffi-zlib,,,,,,
lua-lsp,,,,,,
lua-messagepack,,,,,,
lua-protobuf,,,,,,lockejan
+4 −4
Original line number Diff line number Diff line
@@ -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 ++ [