esphome 2023.2.2 -> 2023.2.3 https://github.com/esphome/esphome/releases 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/4lbchm4ip6zz11x7vf5ky6ackxj6ys1k-update-esphome.drv /nix/store/ly9ndfv83lnl37vfixa35j7qd3cfrdx3-packages.json.drv these 3 paths will be fetched (0.94 MiB download, 3.88 MiB unpacked): /nix/store/10rz2nwsmj4jmar17hj0sd2b7w2fcvll-nixpkgs-fmt-1.3.0 /nix/store/9sjwb620lm4p4imb72m28kyvnsca1qgd-nix-update-0.15.0 /nix/store/lw3ybi7045gpy6qmcdbz7jvlmya52lm0-nixpkgs-review-2.8.0 copying path '/nix/store/10rz2nwsmj4jmar17hj0sd2b7w2fcvll-nixpkgs-fmt-1.3.0' from 'https://cache.nixos.org'... copying path '/nix/store/lw3ybi7045gpy6qmcdbz7jvlmya52lm0-nixpkgs-review-2.8.0' from 'https://cache.nixos.org'... copying path '/nix/store/9sjwb620lm4p4imb72m28kyvnsca1qgd-nix-update-0.15.0' from 'https://cache.nixos.org'... building '/nix/store/4lbchm4ip6zz11x7vf5ky6ackxj6ys1k-update-esphome.drv'... building '/nix/store/ly9ndfv83lnl37vfixa35j7qd3cfrdx3-packages.json.drv'... Going to be running update for following packages: - esphome-2023.2.2 Press Enter key to continue... Running update for: - esphome-2023.2.2: UPDATING ... - esphome-2023.2.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 ec0d2e91b66..ec1422590fa 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.2.2"; + version = "2023.2.3"; format = "setuptools"; src = fetchFromGitHub { owner = pname; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-AhajZ9FaeG2WneYS2Gc8JU1Cii4StU+k+WMFF/fgP1w="; + hash = "sha256-dqLfLs9YlFSofzLlIorL0M1+yzu92jat8aww1D4huRs="; }; postPatch = '' An auto update branch exists with message `esphome: 2023.2.2 -> 2023.2.3`. New version is 2023.2.3. An auto update branch exists with an equal or greater version