mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nix-repo.git
synced 2025-03-30 00:56:19 +00:00
semicolon
This commit is contained in:
parent
45499a501e
commit
cd14e50d0f
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ let
|
|||
src = builtins.fetchGit {
|
||||
url = "https://git.selfprivacy.org/SelfPrivacy/selfprivacy-rest-api.git";
|
||||
rev = "99beee40d6130838ecb09ae67c78ddf5f6dafc03";
|
||||
ref = "graphql"
|
||||
ref = "graphql";
|
||||
};
|
||||
propagatedBuildInputs = [
|
||||
flask
|
||||
|
|
Loading…
Add table
Reference in a new issue