prosody: update community modules
This commit is contained in:
parent
226965da67
commit
2c0b230330
@ -34,8 +34,8 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
communityModules = fetchhg {
|
communityModules = fetchhg {
|
||||||
url = "https://hg.prosody.im/prosody-modules";
|
url = "https://hg.prosody.im/prosody-modules";
|
||||||
rev = "9a3e51f348fe";
|
rev = "150a7bd59043";
|
||||||
sha256 = "09g4vi52rv0r3jzcm0bsgp4ngqq6iapfbxfh0l7qj36qnajp4vm6";
|
sha256 = "0nfx3lngcy88nd81gb7v4kh3nz1bzsm67bxgpd2lprk54diqcrz1";
|
||||||
};
|
};
|
||||||
|
|
||||||
buildInputs = [ lua5 makeWrapper libidn openssl ];
|
buildInputs = [ lua5 makeWrapper libidn openssl ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user