diff --git a/flake.nix b/flake.nix index f82fcf5..e33a3e9 100644 --- a/flake.nix +++ b/flake.nix @@ -24,6 +24,7 @@ pylsp-mypy python-lsp-black python-lsp-server + pyflakes typer # for strawberry ] ++ strawberry-graphql.optional-dependencies.cli));