oterm: fix build
This commit is contained in:
parent
f8781c3668
commit
cce3b46419
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ python3Packages.buildPythonApplication rec {
|
||||||
|
|
||||||
pythonRelaxDeps = [
|
pythonRelaxDeps = [
|
||||||
"pillow"
|
"pillow"
|
||||||
|
"httpx"
|
||||||
];
|
];
|
||||||
|
|
||||||
propagatedBuildInputs = with python3Packages; [
|
propagatedBuildInputs = with python3Packages; [
|
||||||
|
|
Loading…
Reference in a new issue