mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nix-repo.git
synced 2025-03-19 03:59:30 +00:00
restic-rewrite
This commit is contained in:
parent
a5b2538829
commit
ede514b193
1 changed files with 2 additions and 1 deletions
|
@ -29,7 +29,8 @@ let
|
|||
version = "2.1.2";
|
||||
src = builtins.fetchGit {
|
||||
url = "https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git";
|
||||
rev = "7c2e1dcf25763c45601e5df9e45df0820c94944c";
|
||||
rev = "549b149aaf41d8e02727f5c3741168814c19aad6";
|
||||
ref = "restic-rewrite";
|
||||
};
|
||||
propagatedBuildInputs = [
|
||||
setuptools
|
||||
|
|
Loading…
Add table
Reference in a new issue