mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nix-repo.git
synced 2024-11-22 20:21:27 +00:00
update
This commit is contained in:
parent
32da6dc3a8
commit
fe70a2f6c1
|
@ -28,7 +28,7 @@ let
|
|||
version = "2.0.0";
|
||||
src = builtins.fetchGit {
|
||||
url = "https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git";
|
||||
rev = "cb5e04567d2346525ca9f70f120a278c8260db20";
|
||||
rev = "8c878ea89814b37ce4eb9700683efac2155fd8ef";
|
||||
ref = "fastapi";
|
||||
};
|
||||
propagatedBuildInputs = [
|
||||
|
|
Loading…
Reference in a new issue