Skip to content

Commit 538aacc

Browse files
astratagemdoronbehar
authored andcommitted
beets: mark builtin acousticbrainz plugin as deprecated
This happened in v2.0.0.
1 parent a75c565 commit 538aacc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pkgs/tools/audio/beets/builtin-plugins.nix

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@
1212
deprecated = true;
1313
testPaths = [ ];
1414
};
15-
16-
acousticbrainz.propagatedBuildInputs = [ python3Packages.requests ];
1715
albumtypes = { };
1816
aura = {
1917
propagatedBuildInputs = with python3Packages; [ flask pillow ];

0 commit comments

Comments
 (0)