Commit 5b07b100 authored by Mario Rodas's avatar Mario Rodas
Browse files

iredis: migrate to by-name

parent 2436aaf8
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -10231,8 +10231,6 @@ with pkgs;
  ktailctl = kdePackages.callPackage ../applications/networking/ktailctl {};
  iredis = callPackage ../tools/admin/iredis { };
  ispell = callPackage ../tools/text/ispell { };
  iodash = callPackage ../development/libraries/iodash { };