mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nix-repo.git
synced 2025-02-16 22:24:27 +00:00
semicolon
This commit is contained in:
parent
45499a501e
commit
cd14e50d0f
|
@ -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…
Reference in a new issue