From 9b3e00078064ea6d71668daac5bf164922e988ee Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sun, 12 Feb 2017 23:25:34 +0100 Subject: Use proper luasec version, too --- ymir.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ymir.nix b/ymir.nix index 2b7b0ffb..0fc04a10 100644 --- a/ymir.nix +++ b/ymir.nix @@ -49,7 +49,7 @@ in rec { rec { prosody = pkgs.callPackage ./customized/prosody.nix ({ inherit (pkgs.lua51Packages) luasocket luaexpat luafilesystem luabitop luaevent luazlib; - luasec = pkgs.lua5_sec; + luasec = lua5_sec; lua5 = pkgs.lua5_1; communityModules = ["mod_carbons" "mod_reload_modules"]; extraModules = [prosodyAuth]; -- cgit v1.2.3