remove legacy backups

testing/do-volumes
Inex Code 2023-07-20 20:12:03 +03:00
parent 4ec3f56d8d
commit 866bff7c41
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 = "413911849d00cf858beb81a14132973a9a3d82d4";
rev = "b01247bc5598eae7206f1cb0db7daa987be52a85";
};
propagatedBuildInputs = [
setuptools