Test subscription

test-upstream-strawberry
Inex Code 2022-08-02 22:50:49 +03:00
parent 8998b9af78
commit 42b6c576d7
1 changed files with 2 additions and 2 deletions

View File

@ -30,8 +30,8 @@ let
version = "1.2.6";
src = builtins.fetchGit {
url = "https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git";
rev = "8ea6548710577fd4c6bc03808f26b42dba9718e2";
ref = "graphql";
rev = "52a58d94e7706c2a356e80c9f004ff71a4d57279";
ref = "test-branch";
};
propagatedBuildInputs = [
flask