mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nix-repo.git
synced 2024-11-25 13:31:28 +00:00
API version 2.4.1
This commit is contained in:
parent
febe29ff8b
commit
61cc26d67c
|
@ -29,7 +29,7 @@ let
|
|||
version = "2.4.0";
|
||||
src = builtins.fetchGit {
|
||||
url = "https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git";
|
||||
rev = "6b106cbcf3694161214f69491b8ce017ce057214";
|
||||
rev = "86f9451b9b20d6b3db6789323821b1638d3fab4b";
|
||||
};
|
||||
propagatedBuildInputs = [
|
||||
setuptools
|
||||
|
|
Loading…
Reference in a new issue