We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05cd342 commit df09fb5Copy full SHA for df09fb5
tests/default.nix
@@ -67,14 +67,18 @@ let
67
# Packages are scrubbed in linux and expected in test output
68
packagesToScrub = [
69
"aerc"
70
+ "aerospace"
71
+ "alacritty"
72
"alot"
73
"antidote"
74
"aria2"
75
"atuin"
76
"autojump"
77
"bacon"
78
"bash"
79
+ "bashInteractive"
80
"bash-completion"
81
+ "bash-preexec"
82
"bat"
83
"borgmatic"
84
"bottom"
@@ -146,6 +150,8 @@ let
146
150
"nix"
147
151
"nix-index"
148
152
"nix-your-shell"
153
+ "npth"
154
+ "nushell"
149
155
"ollama"
156
"onlyoffice-desktopeditors"
157
"openstackclient"
@@ -191,6 +197,7 @@ let
191
197
"watson"
192
198
"wezterm"
193
199
"yazi"
200
+ "yq-go"
194
201
"yubikey-agent"
195
202
"zed-editor"
196
203
"zellij"
0 commit comments