mirror of
https://github.com/denismhz/flake.git
synced 2025-11-09 08:06:23 +01:00
Infinite image browser deps done
This commit is contained in:
parent
ac32c8a937
commit
14315178ef
|
|
@ -42,9 +42,11 @@ python3Packages.buildPythonPackage {
|
|||
|
||||
#For Extensions
|
||||
pyfunctional #infinite image browser
|
||||
dill #infinite image browser
|
||||
python-dotenv #infinite image browser
|
||||
fastapi #infinite image browser
|
||||
uvicorn #infinite image browser
|
||||
tabulate #infinite image browser
|
||||
];
|
||||
|
||||
patches = [ ./_outputpaths.patch ];
|
||||
|
|
|
|||
Loading…
Reference in a new issue