esphome 2023.8.2 -> 2023.8.3 https://repology.org/project/esphome/versions attrpath: esphome Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] these 2 derivations will be built: /nix/store/q8hvhx7ziar1qvvhnsm4vlplsws89dv9-update-esphome.drv /nix/store/1akndhpb03zvnh062v25fkcjha72yqzs-packages.json.drv building '/nix/store/q8hvhx7ziar1qvvhnsm4vlplsws89dv9-update-esphome.drv'... building '/nix/store/1akndhpb03zvnh062v25fkcjha72yqzs-packages.json.drv'... Going to be running update for following packages: - esphome-2023.8.2 Press Enter key to continue... Running update for: - esphome-2023.8.2: UPDATING ... - esphome-2023.8.2: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/tools/misc/esphome/default.nix b/pkgs/tools/misc/esphome/default.nix index ea6cfdfb282f..3fdc11c3a4f2 100644 --- a/pkgs/tools/misc/esphome/default.nix +++ b/pkgs/tools/misc/esphome/default.nix @@ -16,14 +16,14 @@ let in python.pkgs.buildPythonApplication rec { pname = "esphome"; - version = "2023.8.2"; + version = "2023.8.3"; format = "setuptools"; src = fetchFromGitHub { owner = pname; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-KizeBaDw/9XoPwIjjc3VKkiaHTK5VYQXss4cQZZaGzs="; + hash = "sha256-qiB3VZzqQeimkLTlTNK2/UFt+YJw9sglfF/ogMl239o="; }; postPatch = '' An auto update branch exists with message `esphome: 2023.8.2 -> 2023.8.3`. New version is 2023.8.3. An auto update branch exists with an equal or greater version