flake.nix: add libdib
This commit is contained in:
@@ -12,6 +12,7 @@ mkShell {
|
||||
(python.withPackages (ps: with ps; [
|
||||
brother-ql
|
||||
matplotlib
|
||||
libdib
|
||||
psycopg2
|
||||
python-barcode
|
||||
sqlalchemy
|
||||
|
||||
Reference in New Issue
Block a user