mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nix-repo.git
synced 2024-11-22 12:11:27 +00:00
upd
This commit is contained in:
parent
71d390b498
commit
2ad99dc3f5
|
@ -29,7 +29,7 @@ let
|
|||
version = "2.1.2";
|
||||
src = builtins.fetchGit {
|
||||
url = "https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git";
|
||||
rev = "e3a87f1d982df083f72ee06f26bc77556b01f1f0";
|
||||
rev = "ae16a527a236368759532c4db41fb9de810e6df0";
|
||||
ref = "restic-rewrite";
|
||||
};
|
||||
propagatedBuildInputs = [
|
||||
|
|
Loading…
Reference in a new issue