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