summary refs log tree commit diff
path: root/nixos/tests
diff options
context:
space:
mode:
authorMartin Weinelt <hexa@darmstadt.ccc.de>2023-05-20 00:31:07 +0200
committerMartin Weinelt <hexa@darmstadt.ccc.de>2023-05-20 00:31:07 +0200
commitee683572054e8caea194693419c46c8d17422999 (patch)
treea23f8ac5f805ee266508a7a07c5909d341d9de57 /nixos/tests
parent8836559b4b2083fb47e15cb729d70df7a0a505d5 (diff)
nixos/tests/home-assistant: Don't test matter
It is affected by the OpenSSL 1.1 EOL and removing it makes hydra build
this test again.
Diffstat (limited to 'nixos/tests')
-rw-r--r--nixos/tests/home-assistant.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/nixos/tests/home-assistant.nix b/nixos/tests/home-assistant.nix
index 22a63cc736640..cef0f97c194c0 100644
--- a/nixos/tests/home-assistant.nix
+++ b/nixos/tests/home-assistant.nix
@@ -64,7 +64,6 @@ in {
         # include some popular integrations, that absolutely shouldn't break
         esphome = {};
         knx = {};
-        matter = {};
         shelly = {};
         zha = {};