l gg23: remove deprecated hass override
This commit is contained in:
parent
5cc8e8869f
commit
79daf8e73b
|
@ -75,7 +75,6 @@ with import <stockholm/lib>;
|
||||||
in {
|
in {
|
||||||
enable = true;
|
enable = true;
|
||||||
package = pkgs.home-assistant.override {
|
package = pkgs.home-assistant.override {
|
||||||
python3 = pkgs.python36;
|
|
||||||
#extraComponents = [
|
#extraComponents = [
|
||||||
# (pkgs.fetchgit {
|
# (pkgs.fetchgit {
|
||||||
# url = "https://github.com/marcschumacher/dwd_pollen";
|
# url = "https://github.com/marcschumacher/dwd_pollen";
|
||||||
|
|
Loading…
Reference in a new issue