quodlibet: fixup build

https://hydra.nixos.org/build/245768270/nixlog/3/tail
This commit is contained in:
Vladimír Čunát
2024-01-11 17:00:14 +01:00
parent 1a6f9328ab
commit 8778bc79f2
@@ -66,6 +66,7 @@ python3.pkgs.buildPythonApplication rec {
] ++ (with python3.pkgs; [
sphinx-rtd-theme
sphinxHook
setuptools
]);
buildInputs = [