mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nix-repo.git
synced 2025-02-16 14:14:27 +00:00
Add Jitsi controls to API
This commit is contained in:
parent
266824b42b
commit
fbde801039
|
@ -28,7 +28,7 @@ let
|
|||
version = "2.0.0";
|
||||
src = builtins.fetchGit {
|
||||
url = "https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git";
|
||||
rev = "ba434f4fb594a73b64974eea9c46516bfd5778d3";
|
||||
rev = "15a900d009720eea660d2c41f4122722661d1903";
|
||||
ref = "fastapi";
|
||||
};
|
||||
propagatedBuildInputs = [
|
||||
|
|
Loading…
Reference in a new issue