tests/cmp: disable codeium

This commit is contained in:
Austin Horstman 2025-04-19 13:56:27 -05:00 committed by nix-infra-bot
parent b541c36468
commit 710f9cbd52

View file

@ -27,6 +27,8 @@
"nixpkgs_maintainers" "nixpkgs_maintainers"
# Needs internet access to download `sm-agent` # Needs internet access to download `sm-agent`
"supermaven" "supermaven"
# Sometimes get auth error
"codeium"
] ++ optional (pkgs.stdenv.hostPlatform.system == "aarch64-linux") "cmp_tabnine"; ] ++ optional (pkgs.stdenv.hostPlatform.system == "aarch64-linux") "cmp_tabnine";
in in
pipe config.cmpSourcePlugins [ pipe config.cmpSourcePlugins [