test migration

test-migration
Inex Code 2023-12-29 17:24:58 +03:00
parent 11135b5d28
commit 01b66aff55
1 changed files with 2 additions and 1 deletions

View File

@ -29,7 +29,8 @@ let
version = "2.4.3";
src = builtins.fetchGit {
url = "https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git";
rev = "cbd3cafe0a19d15f54e7915300b1142067d1c1bc";
rev = "fe01fbacfccdc353fab16bbee4793753c1e5ac2a";
ref = "test-migration"
};
propagatedBuildInputs = [
setuptools