prosody: bump community modules for 0.12.4
These are several months out of date & missing some new modules
This commit is contained in:
parent
30d646c24b
commit
61bd0ca624
1 changed files with 2 additions and 2 deletions
|
@ -40,8 +40,8 @@ stdenv.mkDerivation rec {
|
|||
# version.
|
||||
communityModules = fetchhg {
|
||||
url = "https://hg.prosody.im/prosody-modules";
|
||||
rev = "7c105277a9ca";
|
||||
sha256 = "eiObn5Kw7dS+oxdQiJ8NhSC4P7EvILIOEnMoxCWIFro=";
|
||||
rev = "b109773ce6fe";
|
||||
hash = "sha256-N1vmShDWtWsHD4b1x7UjX6Sj28iPaDeCLSYeDOLLhzo=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [ makeWrapper ];
|
||||
|
|
Loading…
Reference in a new issue