Test graphql

test-upstream-strawberry
Inex Code 2022-06-24 16:06:00 +03:00
parent da20f28521
commit 45499a501e
1 changed files with 2 additions and 1 deletions

View File

@ -25,7 +25,8 @@ let
version = "1.2.6";
src = builtins.fetchGit {
url = "https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git";
rev = "401dff23fb9223e8a0a4bd3ee942c61e471a07ab";
rev = "99beee40d6130838ecb09ae67c78ddf5f6dafc03";
ref = "graphql"
};
propagatedBuildInputs = [
flask