mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nix-repo.git
synced 2024-11-23 04:31:26 +00:00
Test subscription
This commit is contained in:
parent
8998b9af78
commit
42b6c576d7
|
@ -30,8 +30,8 @@ let
|
|||
version = "1.2.6";
|
||||
src = builtins.fetchGit {
|
||||
url = "https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git";
|
||||
rev = "8ea6548710577fd4c6bc03808f26b42dba9718e2";
|
||||
ref = "graphql";
|
||||
rev = "52a58d94e7706c2a356e80c9f004ff71a4d57279";
|
||||
ref = "test-branch";
|
||||
};
|
||||
propagatedBuildInputs = [
|
||||
flask
|
||||
|
|
Loading…
Reference in a new issue