flexget: update propagatedBuildInputs
This commit is contained in:
parent
4a8793641d
commit
871447a12e
@ -60,6 +60,7 @@ buildPythonApplication rec {
|
|||||||
idna itsdangerous markupsafe
|
idna itsdangerous markupsafe
|
||||||
plumbum pytz six tzlocal urllib3
|
plumbum pytz six tzlocal urllib3
|
||||||
webencodings werkzeug zxcvbn-python
|
webencodings werkzeug zxcvbn-python
|
||||||
|
backports_functools_lru_cache
|
||||||
] ++ lib.optional (pythonOlder "3.4") pathlib
|
] ++ lib.optional (pythonOlder "3.4") pathlib
|
||||||
++ lib.optional delugeSupport deluge;
|
++ lib.optional delugeSupport deluge;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user