From a79f340958ef8ab4ea7b5fc0dddf192552d1ee51 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20Sch=C3=BCtz?= Date: Wed, 7 Jan 2026 09:52:39 -0800 Subject: [PATCH] home-assistant.intents: 2025.12.2 -> 2026.1.6 Diff: https://github.com/OHF-Voice/intents-package/compare/2025.12.2...2026.1.6 Changelog: https://github.com/OHF-Voice/intents-package/releases/tag/2026.1.6 --- pkgs/servers/home-assistant/intents.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/servers/home-assistant/intents.nix b/pkgs/servers/home-assistant/intents.nix index d7f3603ab5d7..13e29d09ff1d 100644 --- a/pkgs/servers/home-assistant/intents.nix +++ b/pkgs/servers/home-assistant/intents.nix @@ -32,7 +32,7 @@ buildPythonPackage rec { repo = "intents-package"; tag = version; fetchSubmodules = true; - hash = "sha256-7fav3h8/Eu4Q4I0deDWov5UP5aEyS/ypIGLvuQlGWCI="; + hash = "sha256-pCAyzx7iJL96OUSpODdjV0uzb6QU3YDROTX7pVcjWu8="; }; build-system = [