graphql
inexcode 2022-08-18 03:35:26 +04:00
parent be3f2050ef
commit 87bb582ce8
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 = "bb99c2ba587f8545ae82c4a8f8fa2acf1d1a36bb";
rev = "130ab61d4ba30602663982022309e23c397a2079";
ref = "fastapi";
};
propagatedBuildInputs = [