qbittorrent new env
This commit is contained in:
parent
ef611ff9e9
commit
3c2919c674
@ -19,16 +19,19 @@ let
|
|||||||
ps:
|
ps:
|
||||||
builtins.attrValues {
|
builtins.attrValues {
|
||||||
inherit (ps)
|
inherit (ps)
|
||||||
|
argon2-cffi
|
||||||
|
bencode-py
|
||||||
croniter
|
croniter
|
||||||
|
fastapi
|
||||||
gitpython
|
gitpython
|
||||||
humanize
|
humanize
|
||||||
pytimeparse2
|
pytimeparse2
|
||||||
|
qbittorrent-api
|
||||||
requests
|
requests
|
||||||
retrying
|
retrying
|
||||||
ruamel-yaml
|
ruamel-yaml
|
||||||
schedule
|
slowapi
|
||||||
bencode-py
|
uvicorn
|
||||||
qbittorrent-api
|
|
||||||
;
|
;
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user