nixpkgs/pkgs/servers/home-assistant/build-custom-component
Yueh-Shun Li 054c5f0e10 treewide: handle preDistPhases __structuredAttrs-agnostically
Always specify the preDistPhases attribute as a list instead of a string.

Append elements to the preDistPhases Bash variable using appendToVar
instead of string or Bash array concatenation.

Handle element insertion before a specific element using string
substitution as before, but handle both structured and unstructured
attributes.
2024-09-03 05:33:59 +08:00
..
check_manifest.py buildHomeAssistantComponent: catch invalid requirements 2024-07-15 23:54:19 +02:00
default.nix nixos/home-assistant: customComponents must use buildHomeAssistantComponent 2024-07-26 07:33:40 -07:00
manifest-requirements-check-hook.nix
manifest-requirements-check-hook.sh treewide: handle preDistPhases __structuredAttrs-agnostically 2024-09-03 05:33:59 +08:00