graphql
inexcode 2022-08-19 05:48:40 +04:00
parent 87bb582ce8
commit 3ef98423d0
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 = "130ab61d4ba30602663982022309e23c397a2079";
rev = "807df0c1cc02669dbadba7fafc0851d5142693d4";
ref = "fastapi";
};
propagatedBuildInputs = [