testing/do-volumes
Inex Code 2023-07-20 19:43:07 +03:00
parent 8f7e017311
commit 871e7b82d8
1 changed files with 1 additions and 1 deletions

View File

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