python3Packages.hass-nabucasa: relax cryptography dependency
This commit is contained in:
@@ -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 = [
|
||||||
|
|||||||
Reference in New Issue
Block a user