home-assistant.intents: drop an outdated comment

Co-authored-by: dotlambda <nix@dotlambda.de>
This commit is contained in:
Vladimír Čunát
2026-07-05 08:54:43 +02:00
committed by GitHub
co-authored by dotlambda
parent a82fdbef78
commit e9476ccf50
-1
View File
@@ -27,7 +27,6 @@ buildPythonPackage (finalAttrs: {
src = fetchFromGitHub {
owner = "OHF-Voice";
repo = "intents-package";
# https://github.com/OHF-Voice/intents-package/issues/14
tag = finalAttrs.version;
fetchSubmodules = true;
hash = "sha256-fuVS+s3l/oStgrRdeLzHrzCr9cmFesq6sYV8EgNNsIo=";