listssrht: drop unidiff
This commit is contained in:
parent
889e5ca654
commit
e313963c05
@ -1,6 +1,6 @@
|
|||||||
{ stdenv, fetchgit, buildPythonPackage
|
{ stdenv, fetchgit, buildPythonPackage
|
||||||
, python
|
, python
|
||||||
, srht, asyncpg, unidiff, aiosmtpd, pygit2, emailthreads }:
|
, srht, asyncpg, aiosmtpd, pygit2, emailthreads }:
|
||||||
|
|
||||||
buildPythonPackage rec {
|
buildPythonPackage rec {
|
||||||
pname = "listssrht";
|
pname = "listssrht";
|
||||||
@ -22,7 +22,6 @@ buildPythonPackage rec {
|
|||||||
srht
|
srht
|
||||||
pygit2
|
pygit2
|
||||||
asyncpg
|
asyncpg
|
||||||
unidiff
|
|
||||||
aiosmtpd
|
aiosmtpd
|
||||||
emailthreads
|
emailthreads
|
||||||
];
|
];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user