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