1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-17 19:21:04 +00:00
nixpkgs/pkgs/servers/home-assistant/build-custom-component
Zhong Jianxin 6942502662 buildHomeAssistantComponent: inherit meta.platforms from home-assistant
home-assistant-custom-components.* are meant to be used with home-assistant,
they should be built for the same platforms as home-assistant.

Currently home-assistant is [Linux only][1], this will prevent
home-assistant-custom-component.* from building on Darwin, and save some build resources.

[1]: 87a30cbaa0/pkgs/servers/home-assistant/default.nix (L675)
2024-11-11 20:54:06 +08:00
..
check_manifest.py
default.nix buildHomeAssistantComponent: inherit meta.platforms from home-assistant 2024-11-11 20:54:06 +08:00
manifest-requirements-check-hook.nix
manifest-requirements-check-hook.sh treewide: handle preDistPhases __structuredAttrs-agnostically 2024-09-03 05:33:59 +08:00