mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nix-repo.git
synced 2025-03-21 21:12:02 +00:00
fix
This commit is contained in:
parent
e513a4376f
commit
45c4cda9b7
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue