diff --git a/desktop/dev.nix b/desktop/dev.nix index 00e993d..348718f 100644 --- a/desktop/dev.nix +++ b/desktop/dev.nix @@ -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