oterm: fix build

This commit is contained in:
ocfox 2024-02-11 11:30:10 +08:00
parent f8781c3668
commit cce3b46419
No known key found for this signature in database

View file

@ -16,6 +16,7 @@ python3Packages.buildPythonApplication rec {
pythonRelaxDeps = [
"pillow"
"httpx"
];
propagatedBuildInputs = with python3Packages; [