summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/rangehttpserver
diff options
context:
space:
mode:
authorMatej Urbas <matej.urbas@gmail.com>2025-12-23 09:45:14 +0000
committerMatej Urbas <matej.urbas@gmail.com>2025-12-26 18:55:21 +0000
commit2bbd19720343c0a6ec00c388d88053c936a06f6a (patch)
treea4ad039c56d934b92905b7293b99be6fd5287d43 /pkgs/development/python-modules/rangehttpserver
parent1f40d75362b84e714727cd322f809d265ec82fd2 (diff)
buildHomeAssistantComponent: reintroduce nativeCheckInputs
This fixes a bug introduced in commit 9dcea72b22ffcb9dac2f17b18b6c9cb96c66ce39 where they moved setup hooks from `nativeCheckInputs` to `nativeBuildInputs` without modifying the `removeAttrs` logic accordingly. This meant that: 1. callee's `nativeCheckInputs` parameter would be erroneously ignored, and 2. callee's `nativeBuildInputs` parameter would erroneously clobber the setup hooks previously defined in the `buildHomeAssistantComponent` function. Changing the `removeAttrs` logic so that it filters out callee's `nativeBuildInputs` parameter rather than `nativeCheckInputs` fixes the bug.
Diffstat (limited to 'pkgs/development/python-modules/rangehttpserver')
0 files changed, 0 insertions, 0 deletions