lol

beetsPackages.filetote: mark as broken

+2
+2
pkgs/tools/audio/beets/plugins/filetote.nix
··· 84 maintainers = with maintainers; [ dansbandit ]; 85 license = licenses.mit; 86 inherit (beets.meta) platforms; 87 }; 88 }
··· 84 maintainers = with maintainers; [ dansbandit ]; 85 license = licenses.mit; 86 inherit (beets.meta) platforms; 87 + # https://github.com/gtronset/beets-filetote/issues/211 88 + broken = true; 89 }; 90 }