qmk: add bootloadhid as a propagatedBuildInput for hardware support (#409805)

This commit is contained in:
Aleksana
2025-05-23 20:22:42 +08:00
committed by GitHub
+2
View File
@@ -4,6 +4,7 @@
fetchPypi,
pkgsCross,
avrdude,
bootloadhid,
dfu-programmer,
dfu-util,
wb32-dfu-updater,
@@ -42,6 +43,7 @@ python3.pkgs.buildPythonApplication rec {
++ [
# Binaries need to be in the path so this is in propagatedBuildInputs
avrdude
bootloadhid
dfu-programmer
dfu-util
wb32-dfu-updater