bee: move to pkgs/by-name

This commit is contained in:
Weijia Wang 2024-04-01 19:33:03 +02:00
parent 0a8bbd48dc
commit 7b9dc63ae0
2 changed files with 0 additions and 2 deletions

View File

@ -6560,8 +6560,6 @@ with pkgs;
beanstalkd = callPackage ../servers/beanstalkd { };
bee = callPackage ../applications/networking/bee/bee.nix { };
beetsPackages = lib.recurseIntoAttrs (callPackage ../tools/audio/beets { });
inherit (beetsPackages) beets beets-unstable;