fixed more shit again

This commit is contained in:
Bart Koolen 2025-10-19 20:02:33 +02:00
parent c0e8b2be16
commit 082a4cea8e

View file

@ -31,7 +31,8 @@
packages = [
(pkgs.${system}.python312.withPackages (python-pkgs: with python-pkgs; [
# Python libraries
pandas
pip
virtualenv
requests
# Optional: Add other helpful dev tools outside of the python-pkgs set if needed