nixpkgs/pkgs/tools/audio/beets
Manuel Frischknecht 6fcd9c7e93 beets: fix broken aarch64 build due to missing plugin test
The `absubmit` plugin for beets has no respective plugin test that
is named after the default plugin test schema defined in `common.nix` [1],
so not explicitly declaring that the plugin has *no tests* (i.e. the
respective test list is empty), `mkPlugin` will try to disable the
non-existant test `test/test_absubmit.py`), breaking beet's build.

[1]: c7916a507b/pkgs/tools/audio/beets/common.nix (L39)
2023-12-27 03:34:55 +00:00
..
patches beets-unstable: unstable-2023-07-05 -> unstable-2023-10-26 2023-10-27 00:33:45 +03:00
plugins treewide: switch to nativeCheckInputs 2023-01-21 12:00:00 +00:00
builtin-plugins.nix beets: fix broken aarch64 build due to missing plugin test 2023-12-27 03:34:55 +00:00
common.nix beets-minimal: fix building with no plugins 2023-11-22 21:21:19 +01:00
default.nix beets: fix build with Sphinx 6 2023-11-22 21:21:19 +01:00