mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nix-repo.git
synced 2025-03-21 04:59:33 +00:00
register backups
This commit is contained in:
parent
6485b78f38
commit
c3fe5d3898
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ let
|
|||
version = "2.1.2";
|
||||
src = builtins.fetchGit {
|
||||
url = "https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git";
|
||||
rev = "d02302c7b236d8fbb230e16923ceef31a0d2c2a4";
|
||||
rev = "f950dd1e9334ab93439989c5ebe5b47daae46155";
|
||||
ref = "restic-rewrite";
|
||||
};
|
||||
propagatedBuildInputs = [
|
||||
|
|
Loading…
Add table
Reference in a new issue