electrum: do not break upstream patches
This commit is contained in:
parent
b01700309d
commit
f949fad39a
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ python3.pkgs.buildPythonApplication {
|
|||
cp -ar ${tests} $sourceRoot/electrum/tests
|
||||
'';
|
||||
|
||||
prePatch = ''
|
||||
postPatch = ''
|
||||
substituteInPlace contrib/requirements/requirements.txt \
|
||||
--replace "dnspython>=2.0,<2.1" "dnspython>=2.0"
|
||||
'';
|
||||
|
|
Loading…
Reference in a new issue