mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
c2c update
This commit is contained in:
parent
bd67fceb37
commit
9b156d2ed1
2 changed files with 9 additions and 3 deletions
|
|
@ -7,7 +7,8 @@
|
|||
lxml,
|
||||
feedgen,
|
||||
pytz,
|
||||
qbittorrent-api,
|
||||
qbittorrentApi,
|
||||
pythonDotenv,
|
||||
}:
|
||||
|
||||
buildPythonPackage rec {
|
||||
|
|
@ -29,7 +30,8 @@ buildPythonPackage rec {
|
|||
lxml
|
||||
feedgen
|
||||
pytz
|
||||
qbittorrent-api
|
||||
qbittorrentApi
|
||||
pythonDotenv
|
||||
];
|
||||
|
||||
installPhase = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue