Commit e7d21288 authored by zimbatm's avatar zimbatm
Browse files

beanstalkd: move to by-name

parent 62ace478
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -6337,8 +6337,6 @@ with pkgs;
    usePoppler = true;
  };
  beanstalkd = callPackage ../servers/beanstalkd { };
  beetsPackages = lib.recurseIntoAttrs (callPackage ../tools/audio/beets { });
  inherit (beetsPackages) beets beets-unstable;