Register subscription

test-upstream-strawberry
Inex Code 2022-08-02 22:54:01 +03:00
parent 42b6c576d7
commit 0e5ee12011
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ let
version = "1.2.6"; version = "1.2.6";
src = builtins.fetchGit { src = builtins.fetchGit {
url = "https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git"; url = "https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git";
rev = "52a58d94e7706c2a356e80c9f004ff71a4d57279"; rev = "d8d3cd20684be4238081e73fc124278508c3e27b";
ref = "test-branch"; ref = "test-branch";
}; };
propagatedBuildInputs = [ propagatedBuildInputs = [