mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nix-repo.git
synced 2025-02-16 22:24:27 +00:00
Test graphql
This commit is contained in:
parent
da20f28521
commit
45499a501e
|
@ -25,7 +25,8 @@ let
|
|||
version = "1.2.6";
|
||||
src = builtins.fetchGit {
|
||||
url = "https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git";
|
||||
rev = "401dff23fb9223e8a0a4bd3ee942c61e471a07ab";
|
||||
rev = "99beee40d6130838ecb09ae67c78ddf5f6dafc03";
|
||||
ref = "graphql"
|
||||
};
|
||||
propagatedBuildInputs = [
|
||||
flask
|
||||
|
|
Loading…
Reference in a new issue