Apply fix to restic

rolling
Inex Code 2021-12-08 06:49:30 +02:00
parent 49f8811c77
commit 7b20331ae7
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 = "f4288dacd692a6b14a33828bc9c86af428f81d4c";
rev = "f235819a1c7db01d3296f753c1dc5674f98b9ec7";
ref = "system-configuration";
};
propagatedBuildInputs = [ flask flask-restful setuptools portalocker flask-swagger flask-swagger-ui pytz pytest pytest-mock pytest huey gevent ];