check for free space

test-migration
Inex Code 2024-01-08 22:23:25 +03:00
parent 20ef6c761f
commit dd7febbbc7
1 changed files with 1 additions and 1 deletions

View File

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