mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-18 03:30:45 +00:00
ejabberd: move to by-name
This commit is contained in:
parent
062c4f5974
commit
98c97d6d88
|
@ -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 { };
|
||||
|
|
Loading…
Reference in a new issue