mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nix-repo.git
synced 2024-11-22 20:21:27 +00:00
hotfix
This commit is contained in:
parent
d38f1b3d18
commit
8f7e017311
|
@ -29,7 +29,7 @@ let
|
|||
version = "2.2.0";
|
||||
src = builtins.fetchGit {
|
||||
url = "https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git";
|
||||
rev = "f965546ca63f5fbb1ef05ced5206aef4ff6c18ee";
|
||||
rev = "c9d20e8efdc963dba5662a2fa8abd2704417309e";
|
||||
};
|
||||
propagatedBuildInputs = [
|
||||
setuptools
|
||||
|
|
Loading…
Reference in a new issue