restic-rewrite
Inex Code 2023-08-04 14:15:31 +03:00
parent e513a4376f
commit 45c4cda9b7
1 changed files with 2 additions and 2 deletions

View File

@ -29,8 +29,8 @@ let
version = "2.3.0";
src = builtins.fetchGit {
url = "https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git";
rev = "52336b885dfc804e93d4df4e3ad4fa0498d045d7";
ref = "backups-forget";
rev = "471704afa8d041b99c056a194bcaa7369b1affde";
ref = "backups-unlock";
};
propagatedBuildInputs = [
setuptools