graphql
inexcode 2022-08-22 23:49:44 +04:00
parent fe70a2f6c1
commit 191fe9f8cc
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 = "8c878ea89814b37ce4eb9700683efac2155fd8ef";
rev = "aafc77dce35f983202b2b0224cb74480747a98fb";
ref = "fastapi";
};
propagatedBuildInputs = [