ci: add rustup, x11, xvfb to runner packages for deskctl

This commit is contained in:
Harivansh Rathi 2026-04-05 11:43:47 -04:00
parent 8b4d5afcde
commit 09dab7e43b

View file

@ -67,10 +67,15 @@ let
python3
python3Packages.pip
ripgrep
rustup
stdenv.cc
unzip
uv
wget
libx11
libx11.dev
libxtst
xvfb-run
xz
zip
];