Loading pkgs/tools/misc/esphome/dashboard.nix +2 −2 Original line number Diff line number Diff line Loading @@ -5,12 +5,12 @@ buildPythonPackage rec { pname = "esphome-dashboard"; version = "20220925.0"; version = "20221020.0"; format = "setuptools"; src = fetchPypi { inherit pname version; hash = "sha256-jlHS+Hdu1FWV/nJiiferOdyThWyIc21uAFFlh4BD+M4="; hash = "sha256-K65eeiGchdzxx5MIR+QhUd0PzQTQBwNX4P8dqTOM1MY="; }; # no tests Loading pkgs/tools/misc/esphome/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -15,14 +15,14 @@ let in with python.pkgs; buildPythonApplication rec { pname = "esphome"; version = "2022.9.3"; version = "2022.10.1"; format = "setuptools"; src = fetchFromGitHub { owner = pname; repo = pname; rev = "refs/tags/${version}"; hash = "sha256-xrfNdJD8c0PbtipGTQNSCcXaWu4TEyER6lHtREdVcFI="; hash = "sha256-nMm3doRbszT0VX7CCRTqK0HD/D3YKPNqDKGHCce16Zc="; }; postPatch = '' Loading Loading
pkgs/tools/misc/esphome/dashboard.nix +2 −2 Original line number Diff line number Diff line Loading @@ -5,12 +5,12 @@ buildPythonPackage rec { pname = "esphome-dashboard"; version = "20220925.0"; version = "20221020.0"; format = "setuptools"; src = fetchPypi { inherit pname version; hash = "sha256-jlHS+Hdu1FWV/nJiiferOdyThWyIc21uAFFlh4BD+M4="; hash = "sha256-K65eeiGchdzxx5MIR+QhUd0PzQTQBwNX4P8dqTOM1MY="; }; # no tests Loading
pkgs/tools/misc/esphome/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -15,14 +15,14 @@ let in with python.pkgs; buildPythonApplication rec { pname = "esphome"; version = "2022.9.3"; version = "2022.10.1"; format = "setuptools"; src = fetchFromGitHub { owner = pname; repo = pname; rev = "refs/tags/${version}"; hash = "sha256-xrfNdJD8c0PbtipGTQNSCcXaWu4TEyER6lHtREdVcFI="; hash = "sha256-nMm3doRbszT0VX7CCRTqK0HD/D3YKPNqDKGHCce16Zc="; }; postPatch = '' Loading