Use jobs file to transfer data between threads

test-upstream-strawberry
inexcode 2022-08-15 22:37:47 +04:00
parent 3138d44308
commit 065350c5f0
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ let
version = "2.0.0";
src = builtins.fetchGit {
url = "https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git";
rev = "69557fcf50ef759a2aa94a312ac5dd510a5ce8a7";
rev = "1b1bb4966a1a9c9b8748dac023a7d1cf2de7237c";
ref = "fastapi";
};
propagatedBuildInputs = [