Loading pkgs/servers/home-assistant/custom-components/waste_collection_schedule/package.nix +4 −2 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ buildHomeAssistantComponent, fetchFromGitHub, beautifulsoup4, cloudscraper, icalendar, icalevents, lxml, Loading @@ -13,17 +14,18 @@ buildHomeAssistantComponent rec { owner = "mampfes"; domain = "waste_collection_schedule"; version = "2.10.0"; version = "2.11.0"; src = fetchFromGitHub { inherit owner; repo = "hacs_waste_collection_schedule"; tag = version; hash = "sha256-qFeo2VE0sgBq4dwOUm26Vkgi+rv/0PsOyQhlVEJ45aE="; hash = "sha256-+yt6kjUV+fqbOa7jj603XdGX7XtI8mXnCnmUjYFNA7c="; }; dependencies = [ beautifulsoup4 cloudscraper icalendar icalevents lxml Loading Loading
pkgs/servers/home-assistant/custom-components/waste_collection_schedule/package.nix +4 −2 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ buildHomeAssistantComponent, fetchFromGitHub, beautifulsoup4, cloudscraper, icalendar, icalevents, lxml, Loading @@ -13,17 +14,18 @@ buildHomeAssistantComponent rec { owner = "mampfes"; domain = "waste_collection_schedule"; version = "2.10.0"; version = "2.11.0"; src = fetchFromGitHub { inherit owner; repo = "hacs_waste_collection_schedule"; tag = version; hash = "sha256-qFeo2VE0sgBq4dwOUm26Vkgi+rv/0PsOyQhlVEJ45aE="; hash = "sha256-+yt6kjUV+fqbOa7jj603XdGX7XtI8mXnCnmUjYFNA7c="; }; dependencies = [ beautifulsoup4 cloudscraper icalendar icalevents lxml Loading