From 56c7731dc7f1cd4aef2fcaa5f13ba2317f9f8af1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Tue, 14 Mar 2023 18:18:00 +0100 Subject: devShells: add python development environment This is mainly to get GTK working in Python. --- nixos/modules/develop.nix | 22 ---------------------- 1 file changed, 22 deletions(-) (limited to 'nixos') diff --git a/nixos/modules/develop.nix b/nixos/modules/develop.nix index cd6719f..8c029c8 100644 --- a/nixos/modules/develop.nix +++ b/nixos/modules/develop.nix @@ -62,35 +62,13 @@ with lib; { python-lsp-black pylint pydocstyle - mypy - pygobject3 pygraphviz matplotlib python-gitlab PyGithub - - schema - jinja2 - ruamel-yaml - msgpack - urllib3 - influxdb-client - - psycopg - - humanize - rich - lorem-text.pythonPackage - - pyserial - pylibftdi - pylxd - selenium - - paho-mqtt ])) geckodriver chromedriver -- cgit v1.2.3