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

dotlambda 587e14a6 90c38eb1

Changed files
+5
pkgs
servers
home-assistant
custom-components
oref_alert
+5
pkgs/servers/home-assistant/custom-components/oref_alert/package.nix
···
hash = "sha256-OO3My8U8SCmhaJQI7y0kxVKj/stvfp3pdqhFdTCcIWs=";
};
+
postPatch = ''
+
substituteInPlace custom_components/oref_alert/manifest.json \
+
--replace-fail shapely==2.0.7 shapely
+
'';
+
dependencies = [
aiofiles
shapely