mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nix-repo.git
synced 2025-02-16 14:14:27 +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";
|
version = "2.4.0";
|
||||||
src = builtins.fetchGit {
|
src = builtins.fetchGit {
|
||||||
url = "https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git";
|
url = "https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git";
|
||||||
rev = "6b106cbcf3694161214f69491b8ce017ce057214";
|
rev = "86f9451b9b20d6b3db6789323821b1638d3fab4b";
|
||||||
};
|
};
|
||||||
propagatedBuildInputs = [
|
propagatedBuildInputs = [
|
||||||
setuptools
|
setuptools
|
||||||
|
|
Loading…
Reference in a new issue