esphome 2023.4.2 -> 2023.4.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/4dsxyvql8ms6x1i0l2aqzrcfnnp6mf7j-update-esphome.drv /nix/store/w317217p9kvmwxgag7gkhz9qj84ljy83-packages.json.drv building '/nix/store/4dsxyvql8ms6x1i0l2aqzrcfnnp6mf7j-update-esphome.drv'... building '/nix/store/w317217p9kvmwxgag7gkhz9qj84ljy83-packages.json.drv'... Going to be running update for following packages: - esphome-2023.4.3 Press Enter key to continue... Running update for: - esphome-2023.4.3: UPDATING ... - esphome-2023.4.3: 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 adde794be9d..f3f4003ccd5 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.4.3"; + version = "2023.4.4"; format = "setuptools"; src = fetchFromGitHub { owner = pname; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-UKcHtrHU7Gh48G0ImgW/+2rT+ucxFzxKCur7/OfDif0="; + hash = "sha256-zRzojc2cmBTpvP3yOADWTTK0MOsgCvUcr6idGiRovXo="; }; postPatch = '' No auto update branch exists Successfully finished processing cachix "/nix/store/89dil7srw4injq82lcvmvz18n4j7hy2a-esphome-2023.4.4" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from passthru.updateScript. meta.description for esphome is: Make creating custom firmwares for ESP32/ESP8266 super easy meta.homepage for esphome is: https://esphome.io/ meta.changelog for esphome is: https://github.com/esphome/esphome/releases/tag/2023.4.4 ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 2023.4.4 with grep in /nix/store/89dil7srw4injq82lcvmvz18n4j7hy2a-esphome-2023.4.4 - found 2023.4.4 in filename of file in /nix/store/89dil7srw4injq82lcvmvz18n4j7hy2a-esphome-2023.4.4 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath esphome ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/89dil7srw4injq82lcvmvz18n4j7hy2a-esphome-2023.4.4 \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the `trusted-users` list or you can use `sudo` since root is effectively trusted. Or, **build yourself**: ``` nix-build -A esphome https://github.com/r-ryantm/nixpkgs/archive/39afca1d80f3291fecb28f382de7a24d33b0f44b.tar.gz ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/89dil7srw4injq82lcvmvz18n4j7hy2a-esphome-2023.4.4 ls -la /nix/store/89dil7srw4injq82lcvmvz18n4j7hy2a-esphome-2023.4.4/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
--- ###### Maintainer pings cc @globin @mweinelt for [testing](https://github.com/ryantm/nixpkgs-update/blob/master/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). https://api.github.com/repos/NixOS/nixpkgs/pulls/229952