Add psycopg to default python

This commit is contained in:
xenia 2025-03-08 22:27:11 +01:00
parent 74e7b8065f
commit 524a54ab45

View File

@ -41,6 +41,7 @@ in rec {
tqdm tqdm
pyusb usbtmc pyusb usbtmc
ipython mypy (pylsp-mypy.overrideAttrs (old: { doCheck = false; })) ipython mypy (pylsp-mypy.overrideAttrs (old: { doCheck = false; }))
psycopg psycopg-pool
])) ]))
sqlite-interactive sqlite-interactive
typst typst