diff --git a/tests/test-sources/plugins/by-name/none-ls/default.nix b/tests/test-sources/plugins/by-name/none-ls/default.nix index 50040a99..ab7d7c4a 100644 --- a/tests/test-sources/plugins/by-name/none-ls/default.nix +++ b/tests/test-sources/plugins/by-name/none-ls/default.nix @@ -132,6 +132,10 @@ "racket_fixw" "raco_fmt" "rubyfmt" + + # TODO 2025-07-07 open-policy-agent is broken on darwin + "opacheck" + "rego" ] ++ lib.optionals (hostPlatform.isDarwin && hostPlatform.isx86_64) [ # TODO: 2025-06-24 build failure