Fix types

test-upstream-strawberry
Inex Code 2022-08-02 22:58:53 +03:00
parent 0e5ee12011
commit d7627c26cc
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,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 = "d8d3cd20684be4238081e73fc124278508c3e27b"; rev = "8ea0d89d71de8dbe0c42a755f3e7d3892b8fb240";
ref = "test-branch"; ref = "test-branch";
}; };
propagatedBuildInputs = [ propagatedBuildInputs = [