Updates and fixes

This commit is contained in:
soraefir
2026-08-19 20:18:38 +02:00
parent fd14b7f64d
commit 725ad92c81
7 changed files with 141 additions and 58 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ pkgs.mkShell {
#CUSTOM (custom...)
]) ++ (with pkgs.llvmPackages; [
libcxxClang
]) ++ (with pkgs.python313Packages; [
]) ++ (with pkgs.python3Packages; [
pip pandas numpy matplotlib typer pillow reportlab python-barcode pypdf markdown requests
])
;