Compare commits

...

8 Commits

Author SHA1 Message Date
Inex Code 20ef6c761f update 2023-12-31 18:32:50 +03:00
Inex Code 4028e65675 fix 2023-12-31 18:14:59 +03:00
Inex Code 3e037d7aec fix 2023-12-31 18:08:48 +03:00
Inex Code 2a7d8a2931 fix 2023-12-31 18:06:10 +03:00
Inex Code 4bb76a99cd fix 2023-12-31 18:03:19 +03:00
Inex Code 7969251da2 fix 2023-12-31 17:56:48 +03:00
Inex Code a928592a53 fix 2023-12-31 17:50:10 +03:00
Inex Code 862485f047 update 2023-12-31 17:39:29 +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 = "fe01fbacfccdc353fab16bbee4793753c1e5ac2a";
rev = "f5d69a6bbbaaabd2041f7ac6845132376002c8f5";
ref = "test-migration";
};
propagatedBuildInputs = [