mirror of
https://github.com/harivansh-afk/nix.git
synced 2026-04-15 09:01:16 +00:00
ci: add rustup, x11, xvfb to runner packages for deskctl
This commit is contained in:
parent
8b4d5afcde
commit
09dab7e43b
1 changed files with 5 additions and 0 deletions
|
|
@ -67,10 +67,15 @@ let
|
|||
python3
|
||||
python3Packages.pip
|
||||
ripgrep
|
||||
rustup
|
||||
stdenv.cc
|
||||
unzip
|
||||
uv
|
||||
wget
|
||||
libx11
|
||||
libx11.dev
|
||||
libxtst
|
||||
xvfb-run
|
||||
xz
|
||||
zip
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue