Fix esphome so that it can build again

This commit is contained in:
2024-05-26 17:19:48 -06:00
parent b482a8c106
commit a785890990
2 changed files with 20 additions and 0 deletions

View File

@@ -83,6 +83,7 @@
src = nixpkgs;
patches = [
./patches/gamepadui.patch
./patches/esphome.patch
inputs.nixpkgs-xone-fix
];
};