mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nix-repo.git
synced 2025-03-21 04:59:33 +00:00
fix
This commit is contained in:
parent
31c30f7ae1
commit
1a216a0b1f
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ let
|
|||
version = "2.0.0";
|
||||
src = builtins.fetchGit {
|
||||
url = "https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git";
|
||||
rev = "5f34337fb40bb5d6d484f8907285eb249861b607";
|
||||
rev = "64425ac4439ffb2f541fe42977c1fb8cbb4fa2bb";
|
||||
ref = "fastapi";
|
||||
};
|
||||
propagatedBuildInputs = [
|
||||
|
|
Loading…
Add table
Reference in a new issue