diff --git a/tests/default.nix b/tests/default.nix index a92df8331..3cdb0621d 100644 --- a/tests/default.nix +++ b/tests/default.nix @@ -61,27 +61,82 @@ let }; in outer; + # TODO: figure out stdenv stubbing so we don't have to do this darwinBlacklist = let # List of packages that need to be scrubbed on Darwin # Packages are scrubbed in linux and expected in test output packagesToScrub = [ + "aerc" "alot" "antidote" + "aria2" "atuin" + "autojump" + "bacon" + "bash" "bash-completion" + "bat" + "borgmatic" + "bottom" + "broot" + "browserpass" + "btop" "carapace" + "cava" + "cmus" + "comodoro" + "darcs" + "dircolors" "delta" "direnv" + "earthly" + "emacs" "espanso" + "fastfetch" + "feh" + "gallery-dl" "gh" + "gh-dash" "ghostty" + "git" + "git-cliff" + "git-credential-oauth" + "git-worktree-switcher" "gnupg" + "go" "granted" + "helix" + "himalaya" + "htop" + "hyfetch" "i3status" + "irssi" + "jujutsu" + "joplin-desktop" + "jqp" + "k9s" + "kakoune" + "khal" + "khard" "kitty" + "kubecolor" + "lapce" + "ledger" + "less" "lesspipe" + "lf" + "lsd" + "lieer" + "mbsync" + "micro" + "mise" + "mpv" "mu" + "mujmap" "msmtp" + "ne" + "neomutt" + "neovide" "nheko" "nix" "nix-index" @@ -90,16 +145,47 @@ let "openstackclient" "papis" "pay-respects" + "pet" + "pistol" "pls" + "poetry" + "powerline-go" + "pubs" "pyenv" - "sagemath" + "qcal" + "qutebrowser" + "ranger" + "rio" + "ripgrep" + "ruff" + "sage" "sapling" + "sbt" "scmpuff" + "senpai" + "sftpman" + "sioyek" "sm64ex" + "spotify-player" + "starship" + "taskwarrior" + "tealdeer" + "texlive" "thefuck" + "thunderbird" + "tmate" + "topgrade" + "translate-shell" + "vifm" + "vim-vint" + "vscode" + "watson" "wezterm" + "yazi" "yubikey-agent" + "zed-editor" "zellij" + "zk" "zplug" "zsh" ];