home-assistant: fix typo

This commit is contained in:
Sandro Jäckel
2026-05-07 02:59:13 +02:00
parent c7ab9f2cb1
commit f24283614e
+1 -1
View File
@@ -470,7 +470,7 @@ python.pkgs.buildPythonApplication rec {
export HOME="$TEMPDIR"
export PYTHONASYNCIODEBUG=1
# the tests require the existance of a media dir
# the tests require the existence of a media dir
mkdir "$NIX_BUILD_TOP"/media
# put ping binary into PATH, e.g. for wake_on_lan tests