This commit is contained in:
Julian Sutter 2025-04-14 13:03:35 -07:00
parent f7340b744f
commit 942ce2e968

View file

@ -3,7 +3,7 @@
{
environment.systemPackages = with pkgs; [
(python3.withPackages(ps: with ps; [ pandas requests python-dotenv pip ]))
(python3.withPackages(ps: with ps; [ pandas requests python-dotenv pip uv ]))
nodejs
rpi-imager
windsurf