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
38823311dd
commit
cf129ff7c5
|
@ -28,7 +28,7 @@ let
|
|||
version = "2.0.0";
|
||||
src = builtins.fetchGit {
|
||||
url = "https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git";
|
||||
rev = "19168dfdafb96bbd8daaf9ec7b825d339caf09f5";
|
||||
rev = "a67a0b3de2d3d1872e3f4a8413dcc3c85fbe65d5";
|
||||
ref = "fastapi";
|
||||
};
|
||||
propagatedBuildInputs = [
|
||||
|
|
Loading…
Reference in a new issue