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
73e816cd08
commit
92224c5f53
|
@ -29,8 +29,8 @@ 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 = "d356fad5347ba72dc2cc88578d17c85e72bf6a32";
|
rev = "8554879dc2faa8b6c87fca435317d7b56a8c05a6";
|
||||||
ref = "restic-rewrite-api";
|
ref = "restic-rewrite";
|
||||||
};
|
};
|
||||||
propagatedBuildInputs = [
|
propagatedBuildInputs = [
|
||||||
setuptools
|
setuptools
|
||||||
|
|
Loading…
Reference in a new issue