semicolon

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

View File

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