mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nix-repo.git
synced 2025-03-23 22:02:01 +00:00
fix
This commit is contained in:
parent
dfc34bbdba
commit
97474a3da1
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ let
|
|||
version = "2.0.9";
|
||||
src = builtins.fetchGit {
|
||||
url = "https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git";
|
||||
rev = "3ba94e02da1db516aecb9d1ab77cb76c74b8e127";
|
||||
rev = "33bd7f84b9b0891be2401578455952a2899b7eae";
|
||||
ref = "redis-experiments";
|
||||
};
|
||||
propagatedBuildInputs = [
|
||||
|
|
Loading…
Add table
Reference in a new issue