Merge pull request #94916 from ju1m/prosody

prosody-modules: update to revision 2dcbc01c9931
This commit is contained in:
Félix Baylac-Jacqué 2020-08-08 12:50:19 +02:00 committed by GitHub
commit b50ef9afa1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -37,8 +37,8 @@ stdenv.mkDerivation rec {
# version.
communityModules = fetchhg {
url = "https://hg.prosody.im/prosody-modules";
rev = "acd231e2b46f";
sha256 = "1b33lsxrrrvarknqz9xs7j7f19bzxxymmfdhch7k70x3yyiwmfsy";
rev = "2dcbc01c9931";
sha256 = "0ydhbvfp7vk5zqpsc54ihxz6y2gmzh0bcgyz0xidlxrmxzwcvvyh";
};
buildInputs = [