Commit 9b09e0ee authored by superherointj's avatar superherointj Committed by superherointj
Browse files

etcd: move to pkgs/by-name

parent fdd3d694
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
{ etcd_3_5 }:

etcd_3_5
+0 −2
Original line number Diff line number Diff line
@@ -9249,8 +9249,6 @@ with pkgs;

  dodgy = with python3Packages; toPythonApplication dodgy;

  etcd = etcd_3_5;

  prosody = callPackage ../servers/xmpp/prosody {
    withExtraLibs = [ ];
    withExtraLuaPackages = _: [ ];