mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nix-repo.git
synced 2025-03-25 23:02:03 +00:00
Test graphql
This commit is contained in:
parent
da20f28521
commit
45499a501e
1 changed files with 2 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue