tg-archive: fix build
This commit is contained in:
parent
c260c7b5d3
commit
e2395cf307
1 changed files with 2 additions and 0 deletions
|
@ -28,4 +28,6 @@ pkgs.python3.pkgs.buildPythonApplication rec {
|
||||||
pytz
|
pytz
|
||||||
pyyaml
|
pyyaml
|
||||||
];
|
];
|
||||||
|
|
||||||
|
dontCheckRuntimeDeps = true;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue