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
73e816cd08
commit
92224c5f53
|
@ -29,8 +29,8 @@ let
|
|||
version = "2.1.2";
|
||||
src = builtins.fetchGit {
|
||||
url = "https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git";
|
||||
rev = "d356fad5347ba72dc2cc88578d17c85e72bf6a32";
|
||||
ref = "restic-rewrite-api";
|
||||
rev = "8554879dc2faa8b6c87fca435317d7b56a8c05a6";
|
||||
ref = "restic-rewrite";
|
||||
};
|
||||
propagatedBuildInputs = [
|
||||
setuptools
|
||||
|
|
Loading…
Reference in a new issue