diff --git a/pkgs/servers/home-assistant/default.nix b/pkgs/servers/home-assistant/default.nix index 7d45bac44947..2e4c394b2ea5 100644 --- a/pkgs/servers/home-assistant/default.nix +++ b/pkgs/servers/home-assistant/default.nix @@ -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