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