Add psycopg to default python
This commit is contained in:
parent
74e7b8065f
commit
524a54ab45
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user