home-assistant-custom-components.oref_alert: unpin shapely (#417970)

This commit is contained in:
dotlambda
2025-06-20 12:25:46 -07:00
committed by GitHub
@@ -21,6 +21,11 @@ buildHomeAssistantComponent rec {
hash = "sha256-OO3My8U8SCmhaJQI7y0kxVKj/stvfp3pdqhFdTCcIWs=";
};
postPatch = ''
substituteInPlace custom_components/oref_alert/manifest.json \
--replace-fail shapely==2.0.7 shapely
'';
dependencies = [
aiofiles
shapely