python3Packages.hass-nabucasa: relax cryptography dependency
This commit is contained in:
parent
3c7fe5bb6a
commit
a797f7ce42
@ -15,6 +15,7 @@ buildPythonPackage rec {
|
|||||||
|
|
||||||
postPatch = ''
|
postPatch = ''
|
||||||
sed -i 's/"acme.*"/"acme"/' setup.py
|
sed -i 's/"acme.*"/"acme"/' setup.py
|
||||||
|
sed -i 's/"cryptography.*"/"cryptography"/' setup.py
|
||||||
'';
|
'';
|
||||||
|
|
||||||
patches = [
|
patches = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user