chore: test digital ocean support

This commit is contained in:
Inex Code 2023-02-06 14:19:51 +03:00
parent 746e8ad4ec
commit b70faaf19e
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ let
version = "2.1.1";
src = builtins.fetchGit {
url = "https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git";
rev = "1035f9215d72800a71b4918b71fb4eb633432f5f";
rev = "6aadbabbc4da5dca0a704b9b1a0a3ee58e81bca5";
};
propagatedBuildInputs = [
setuptools