fix ws auth

graphql
inexcode 2022-08-23 00:06:28 +04:00
parent 191fe9f8cc
commit 266824b42b
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ let
version = "2.0.0";
src = builtins.fetchGit {
url = "https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git";
rev = "aafc77dce35f983202b2b0224cb74480747a98fb";
rev = "ba434f4fb594a73b64974eea9c46516bfd5778d3";
ref = "fastapi";
};
propagatedBuildInputs = [