ejabberd: move to by-name

This commit is contained in:
wxt
2024-10-25 10:42:33 +08:00
parent 062c4f5974
commit 98c97d6d88
3 changed files with 0 additions and 2 deletions
-2
View File
@@ -24193,8 +24193,6 @@ with pkgs;
etcd_3_4 = callPackage ../servers/etcd/3.4.nix { };
etcd_3_5 = callPackage ../servers/etcd/3.5 { };
ejabberd = callPackage ../servers/xmpp/ejabberd { };
exhaustive = callPackage ../development/tools/exhaustive { };
hyp = callPackage ../servers/http/hyp { };