python-radicale: user newer sqlalchemy version

This commit is contained in:
Pascal Wittmann 2016-03-20 15:24:08 +01:00
parent 7185aefbbe
commit 097e20ccfe
1 changed files with 1 additions and 1 deletions

View File

@ -7189,7 +7189,7 @@ in modules // {
propagatedBuildInputs = with self; [ propagatedBuildInputs = with self; [
flup flup
ldap ldap
sqlalchemy7 sqlalchemy
]; ];
doCheck = true; doCheck = true;