diff options
Diffstat (limited to 'devShells')
-rw-r--r-- | devShells/python.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devShells/python.nix b/devShells/python.nix index d0a40b5..492644e 100644 --- a/devShells/python.nix +++ b/devShells/python.nix @@ -30,7 +30,7 @@ pkgs.mkShell { urllib3 influxdb-client - psycopg + #psycopg paho-mqtt humanize |