This is how you're supposed to include python
This commit is contained in:
parent
dd4b87e382
commit
d2c127e9fe
1 changed files with 7 additions and 2 deletions
|
|
@ -34,8 +34,13 @@
|
|||
mold
|
||||
lld
|
||||
|
||||
python311
|
||||
python311Packages.pip
|
||||
(python311.withPackages (pythonPackages: with pythonPackages; [
|
||||
pymupdf
|
||||
pip
|
||||
colorama
|
||||
fuzzywuzzy
|
||||
pypdf2
|
||||
]))
|
||||
nodejs_21
|
||||
|
||||
yt-dlp
|
||||
|
|
|
|||
Loading…
Reference in a new issue