From 49de1f19343fe1f474fb837bf887050e19446758 Mon Sep 17 00:00:00 2001 From: Artem Sheremet Date: Sun, 12 Jul 2026 15:20:23 +0000 Subject: [PATCH] Revert to previous esphome version --- flake.lock | 6 +++--- flake.nix | 6 ------ 2 files changed, 3 insertions(+), 9 deletions(-) diff --git a/flake.lock b/flake.lock index 4bc1189..c70b4d4 100644 --- a/flake.lock +++ b/flake.lock @@ -62,11 +62,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1783776592, - "narHash": "sha256-UgCQzxeWI75XM8G+hPrPh+MKzEPjG3SpAj7dtqSbksA=", + "lastModified": 1783224372, + "narHash": "sha256-8i/87eeoqiGE4yOTjwSA3Eh/ziJRQEmd/unYU+K27sk=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "e7a3ca8092b61ff85b6a45bf863ea2b2d6a661b3", + "rev": "d407951447dcd00442e97087bf374aad70c04cea", "type": "github" }, "original": { diff --git a/flake.nix b/flake.nix index bf392e0..ced8e19 100644 --- a/flake.nix +++ b/flake.nix @@ -45,12 +45,6 @@ default = pkgs.mkShell { buildInputs = with pkgs; [ esphome - platformio - python3 - libusb1 - udev - ncurses5 - zlib esptool cc2538-bsl gnumake