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:
parent
05cd34203e
commit
df09fb5981
1 changed files with 7 additions and 0 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue