debugging

rolling
Inex Code 2021-12-06 12:07:31 +03:00
parent 621715b0ee
commit 49f8811c77
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ let
version = "1.1";
src = builtins.fetchGit {
url = "https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git";
rev = "340b50bb0d79f7e7ac2477ea20af92951a23a5aa";
rev = "f4288dacd692a6b14a33828bc9c86af428f81d4c";
ref = "system-configuration";
};
propagatedBuildInputs = [ flask flask-restful setuptools portalocker flask-swagger flask-swagger-ui pytz pytest pytest-mock pytest huey gevent ];