Revert to previous esphome version
Compile All / compile (push) Failing after 1m38s

This commit is contained in:
2026-07-12 15:20:23 +00:00
parent 0447e70677
commit 49de1f1934
2 changed files with 3 additions and 9 deletions
Generated
+3 -3
View File
@@ -62,11 +62,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1783776592, "lastModified": 1783224372,
"narHash": "sha256-UgCQzxeWI75XM8G+hPrPh+MKzEPjG3SpAj7dtqSbksA=", "narHash": "sha256-8i/87eeoqiGE4yOTjwSA3Eh/ziJRQEmd/unYU+K27sk=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "e7a3ca8092b61ff85b6a45bf863ea2b2d6a661b3", "rev": "d407951447dcd00442e97087bf374aad70c04cea",
"type": "github" "type": "github"
}, },
"original": { "original": {
-6
View File
@@ -45,12 +45,6 @@
default = pkgs.mkShell { default = pkgs.mkShell {
buildInputs = with pkgs; [ buildInputs = with pkgs; [
esphome esphome
platformio
python3
libusb1
udev
ncurses5
zlib
esptool esptool
cc2538-bsl cc2538-bsl
gnumake gnumake