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:03 +01:00
parent 1a6f9328ab
commit 8778bc79f2
No known key found for this signature in database
GPG key ID: E747DF1F9575A3AA

View file

@ -66,6 +66,7 @@ python3.pkgs.buildPythonApplication rec {
] ++ (with python3.pkgs; [
sphinx-rtd-theme
sphinxHook
setuptools
]);
buildInputs = [