Loading pkgs/tools/audio/beets/builtin-plugins.nix +5 −0 Original line number Diff line number Diff line Loading @@ -128,6 +128,11 @@ testPaths = [ ]; }; autobpm = { propagatedBuildInputs = with python3Packages; [ librosa # An optional dependency of librosa, needed for beets' autobpm resampy ]; testPaths = [ ]; }; listenbrainz = { Loading Loading
pkgs/tools/audio/beets/builtin-plugins.nix +5 −0 Original line number Diff line number Diff line Loading @@ -128,6 +128,11 @@ testPaths = [ ]; }; autobpm = { propagatedBuildInputs = with python3Packages; [ librosa # An optional dependency of librosa, needed for beets' autobpm resampy ]; testPaths = [ ]; }; listenbrainz = { Loading