desec support

This commit is contained in:
Inex Code 2023-05-09 12:37:05 +03:00
parent 98c3d0ebc0
commit 4adc22cf59
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ let
version = "2.1.2";
src = builtins.fetchGit {
url = "https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git";
rev = "5ada12d2f3a3c42e45af62dcb5188ac46ca9f6ba";
rev = "7c2e1dcf25763c45601e5df9e45df0820c94944c";
};
propagatedBuildInputs = [
setuptools