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