lol

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

authored by

dotlambda and committed by
GitHub
587e14a6 90c38eb1

+5
+5
pkgs/servers/home-assistant/custom-components/oref_alert/package.nix
··· 21 21 hash = "sha256-OO3My8U8SCmhaJQI7y0kxVKj/stvfp3pdqhFdTCcIWs="; 22 22 }; 23 23 24 + postPatch = '' 25 + substituteInPlace custom_components/oref_alert/manifest.json \ 26 + --replace-fail shapely==2.0.7 shapely 27 + ''; 28 + 24 29 dependencies = [ 25 30 aiofiles 26 31 shapely