etesync-dav: loosen radicale version bounds
This commit is contained in:
parent
a38a9590d8
commit
3d3eef24ae
@ -9,6 +9,10 @@ python3Packages.buildPythonApplication rec {
|
|||||||
sha256 = "1q8h89hqi4kxphn1g5nbcia0haz5k57is9rycwaabm55mj9s9fah";
|
sha256 = "1q8h89hqi4kxphn1g5nbcia0haz5k57is9rycwaabm55mj9s9fah";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
postPatch = ''
|
||||||
|
substituteInPlace setup.py --replace "Radicale==" "Radicale>="
|
||||||
|
'';
|
||||||
|
|
||||||
propagatedBuildInputs = with python3Packages; [
|
propagatedBuildInputs = with python3Packages; [
|
||||||
etesync
|
etesync
|
||||||
flask
|
flask
|
||||||
|
Loading…
x
Reference in New Issue
Block a user