From e58dd420f2d057b117b430628d6274e02a5365ff Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Mon, 6 Jan 2020 15:16:24 +0100 Subject: ... --- ymir.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/ymir.nix b/ymir.nix index b8486128..653f5a33 100644 --- a/ymir.nix +++ b/ymir.nix @@ -70,6 +70,7 @@ in rec { (self: super: { prosody = self.callPackage ./customized/prosody.nix ({ inherit (self.lua51Packages) luasocket luaexpat luafilesystem luabitop luaevent luasec; + luazlib = self.lua51Packages.lua-zlib; lua5 = pkgs.lua5_1; withCommunityModules = ["mod_carbons" "mod_reload_modules" "mod_csi" "mod_cloud_notify" "mod_csi_pump" "mod_smacks" "mod_track_muc_joins" "mod_watchuntrusted"]; extraModules = [prosodyAuth]; -- cgit v1.2.3