mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nix-repo.git
synced 2025-03-21 21:12:02 +00:00
fix
This commit is contained in:
parent
0a9460784d
commit
147e0767dc
1 changed files with 1 additions and 1 deletions
|
@ -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 = [
|
||||
|
|
Loading…
Add table
Reference in a new issue