aboutsummaryrefslogtreecommitdiff
path: root/nixos/modules/develop.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/modules/develop.nix')
-rw-r--r--nixos/modules/develop.nix5
1 files changed, 4 insertions, 1 deletions
diff --git a/nixos/modules/develop.nix b/nixos/modules/develop.nix
index f827292..fee6db5 100644
--- a/nixos/modules/develop.nix
+++ b/nixos/modules/develop.nix
@@ -48,7 +48,10 @@ in {
python-lsp-black
pylint pydocstyle
- mypy pygraphviz
+ mypy
+
+ pygobject3
+ pygraphviz matplotlib
python-gitlab PyGithub