Skip to content

Commit df09fb5

Browse files
authored
tests: stub more packages on darwin (#6780)
Try to reduce CI time and failure chances more.
1 parent 05cd342 commit df09fb5

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

tests/default.nix

+7
Original file line numberDiff line numberDiff line change
@@ -67,14 +67,18 @@ let
6767
# Packages are scrubbed in linux and expected in test output
6868
packagesToScrub = [
6969
"aerc"
70+
"aerospace"
71+
"alacritty"
7072
"alot"
7173
"antidote"
7274
"aria2"
7375
"atuin"
7476
"autojump"
7577
"bacon"
7678
"bash"
79+
"bashInteractive"
7780
"bash-completion"
81+
"bash-preexec"
7882
"bat"
7983
"borgmatic"
8084
"bottom"
@@ -146,6 +150,8 @@ let
146150
"nix"
147151
"nix-index"
148152
"nix-your-shell"
153+
"npth"
154+
"nushell"
149155
"ollama"
150156
"onlyoffice-desktopeditors"
151157
"openstackclient"
@@ -191,6 +197,7 @@ let
191197
"watson"
192198
"wezterm"
193199
"yazi"
200+
"yq-go"
194201
"yubikey-agent"
195202
"zed-editor"
196203
"zellij"

0 commit comments

Comments
 (0)