From 4707cdf9ff5f19052bfb9cc0fb4792a7d266cd05 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Sun, 12 Feb 2017 23:31:41 +0100 Subject: Bump prosody community modules --- customized/prosody.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/customized/prosody.nix b/customized/prosody.nix index a3445517..816d6b5e 100644 --- a/customized/prosody.nix +++ b/customized/prosody.nix @@ -35,9 +35,9 @@ stdenv.mkDerivation rec { }; communityModules = fetchhg { - url = "http://prosody-modules.googlecode.com/hg/"; - rev = "4b55110b0aa8"; - sha256 = "0010x2rl9f9ihy2nwqan2jdlz25433srj2zna1xh10490mc28hij"; + url = "https://hg.prosody.im/prosody-modules/"; + rev = "5ca2470a7755"; + sha256 = "06f3ndj15zhjwx8vjdyn73h3minw9wb37l9r753h6db56db2c0zl"; }; buildInputs = [ lua5 luasocket luasec luaexpat luabitop libidn openssl makeWrapper ] -- cgit v1.2.3