Skip to content

Commit b50ef9a

Browse files
author
Félix Baylac-Jacqué
authored
Merge pull request #94916 from ju1m/prosody
prosody-modules: update to revision 2dcbc01c9931
2 parents 3317fb0 + ddd897c commit b50ef9a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/servers/xmpp/prosody/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ stdenv.mkDerivation rec {
3737
# version.
3838
communityModules = fetchhg {
3939
url = "https://hg.prosody.im/prosody-modules";
40-
rev = "acd231e2b46f";
41-
sha256 = "1b33lsxrrrvarknqz9xs7j7f19bzxxymmfdhch7k70x3yyiwmfsy";
40+
rev = "2dcbc01c9931";
41+
sha256 = "0ydhbvfp7vk5zqpsc54ihxz6y2gmzh0bcgyz0xidlxrmxzwcvvyh";
4242
};
4343

4444
buildInputs = [

0 commit comments

Comments
 (0)