mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
c2c version
This commit is contained in:
parent
cbfc0c1989
commit
65b2596a41
1 changed files with 2 additions and 0 deletions
|
|
@ -7,6 +7,7 @@
|
|||
lxml,
|
||||
feedgen,
|
||||
pytz,
|
||||
qbittorrent-api,
|
||||
}:
|
||||
|
||||
buildPythonPackage rec {
|
||||
|
|
@ -28,6 +29,7 @@ buildPythonPackage rec {
|
|||
lxml
|
||||
feedgen
|
||||
pytz
|
||||
qbittorrent-api
|
||||
];
|
||||
|
||||
installPhase = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue