diff --git a/tests/default.nix b/tests/default.nix index 1f144723f..6d491a198 100644 --- a/tests/default.nix +++ b/tests/default.nix @@ -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"