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