home-assistant.intents: drop an outdated comment
Co-authored-by: dotlambda <nix@dotlambda.de>
This commit is contained in:
co-authored by
dotlambda
parent
a82fdbef78
commit
e9476ccf50
@@ -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=";
|
||||
|
||||
Reference in New Issue
Block a user