From 03151e48368bdf45ccae8ae1997e41d046c2bbdd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Sun, 4 Dec 2022 13:35:04 +0100 Subject: nixos: add few packages --- nixos/modules/develop.nix | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'nixos/modules/develop.nix') 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 -- cgit v1.2.3