matrix-appservice-discord: unpin matrix-sdk-crypto-nodejs

This commit is contained in:
Daniel Olsen
2024-10-14 07:43:39 +02:00
parent 0ac0623e15
commit 40fa3ed96a
+1 -3
View File
@@ -9262,9 +9262,7 @@ with pkgs;
nodejs = nodejs_18;
};
matrix-appservice-discord = callPackage ../servers/matrix-appservice-discord {
matrix-sdk-crypto-nodejs = matrix-sdk-crypto-nodejs-0_1_0-beta_3;
};
matrix-appservice-discord = callPackage ../servers/matrix-appservice-discord { };
matrix-corporal = callPackage ../servers/matrix-corporal { };