Did I need this?
This commit is contained in:
parent
35a7d33dde
commit
8ee072e3bd
2 changed files with 8 additions and 2 deletions
|
|
@ -60,7 +60,9 @@
|
|||
|
||||
zip
|
||||
|
||||
(python311.withPackages (pythonPackages: with pythonPackages; [
|
||||
mupdf
|
||||
|
||||
(python3.withPackages (pythonPackages: with pythonPackages; [
|
||||
pymupdf
|
||||
pip
|
||||
colorama
|
||||
|
|
@ -84,6 +86,10 @@
|
|||
prawcore
|
||||
|
||||
ofxclient
|
||||
|
||||
sympy
|
||||
|
||||
virtualenv
|
||||
]))
|
||||
|
||||
chromaprint
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 2c8225b986dfd503cc3e5ce82d8105ccd2a57131
|
||||
Subproject commit e576ce1278aacdaa3d0307e30128ef56c20ae67e
|
||||
Loading…
Reference in a new issue