1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-11-08 19:46:05 +01:00

tests: stub more packages on darwin (#6780)

Try to reduce CI time and failure chances more.
This commit is contained in:
Austin Horstman 2025-04-08 07:45:40 -07:00 committed by GitHub
parent 05cd34203e
commit df09fb5981
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -67,6 +67,8 @@ let
# Packages are scrubbed in linux and expected in test output
packagesToScrub = [
"aerc"
"aerospace"
"alacritty"
"alot"
"antidote"
"aria2"
@ -74,7 +76,9 @@ let
"autojump"
"bacon"
"bash"
"bashInteractive"
"bash-completion"
"bash-preexec"
"bat"
"borgmatic"
"bottom"
@ -146,6 +150,8 @@ let
"nix"
"nix-index"
"nix-your-shell"
"npth"
"nushell"
"ollama"
"onlyoffice-desktopeditors"
"openstackclient"
@ -191,6 +197,7 @@ let
"watson"
"wezterm"
"yazi"
"yq-go"
"yubikey-agent"
"zed-editor"
"zellij"