This commit is contained in:
Inex Code 2022-08-18 01:13:39 +04:00
parent 0a9460784d
commit 147e0767dc
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 = "87c036de7ff3ec8dd017a9d8030626a60a0a29c9";
rev = "e5584e0e1c140757a7c7bd01e71a3ced93cb9bdd";
ref = "fastapi";
};
propagatedBuildInputs = [