Compare commits

...

2 Commits

Author SHA1 Message Date
Inex Code aeaaca671c upd 2024-01-08 22:27:16 +03:00
Inex Code dd7febbbc7 check for free space 2024-01-08 22:23:25 +03:00
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 = "431165ca74436eb54dec12cc2984218b228c1d37";
ref = "test-migration";
};
propagatedBuildInputs = [