date parsing

test-upstream-strawberry
Inex Code 2022-06-24 19:50:53 +03:00
parent b675f484f8
commit e37726e311
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ let
version = "1.2.6";
src = builtins.fetchGit {
url = "https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git";
rev = "71c70592b222577b136ea36e663b3971c016706a";
rev = "e2ac429975035bdf0c593fc912decad201b231fb";
ref = "graphql";
};
propagatedBuildInputs = [