Patch strawberry

test-upstream-strawberry
Inex Code 2022-06-24 16:13:22 +03:00
parent cd14e50d0f
commit e07b0c1707
1 changed files with 1 additions and 1 deletions

View File

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